Exception to be thrown if anything goes wrong during work with anomaly detectors.
More...
Exception to be thrown if anything goes wrong during work with anomaly detectors.
- Author
- Anders Henja
◆ AnomalyException() [1/4]
eu.baltrad.beast.qc.AnomalyException.AnomalyException |
( |
| ) |
|
|
inline |
- See also
- RuntimeException.RuntimeException()
◆ AnomalyException() [2/4]
eu.baltrad.beast.qc.AnomalyException.AnomalyException |
( |
String | message | ) |
|
|
inline |
- See also
- RuntimeException.RuntimeException(String)
◆ AnomalyException() [3/4]
eu.baltrad.beast.qc.AnomalyException.AnomalyException |
( |
Throwable | t | ) |
|
|
inline |
- See also
- RuntimeException.RuntimeException(Throwable)
◆ AnomalyException() [4/4]
eu.baltrad.beast.qc.AnomalyException.AnomalyException |
( |
String | message, |
|
|
Throwable | t ) |
|
inline |
- See also
- RuntimeException.RuntimeException(String, Throwable)
The documentation for this class was generated from the following file:
- src/eu/baltrad/beast/qc/AnomalyException.java