BEAST
eu.baltrad.beast.qc.AnomalyException Class Reference

Exception to be thrown if anything goes wrong during work with anomaly detectors. More...

Inheritance diagram for eu.baltrad.beast.qc.AnomalyException:

Public Member Functions

 AnomalyException ()
 
 AnomalyException (String message)
 
 AnomalyException (Throwable t)
 
 AnomalyException (String message, Throwable t)
 

Detailed Description

Exception to be thrown if anything goes wrong during work with anomaly detectors.

Author
Anders Henja

Constructor & Destructor Documentation

◆ 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: