BEAST
eu.baltrad.beast.adaptor.AdaptorException Class Reference
Inheritance diagram for eu.baltrad.beast.adaptor.AdaptorException:
eu.baltrad.beast.adaptor.AdaptorAddressException

Public Member Functions

 AdaptorException ()
 
 AdaptorException (String message)
 
 AdaptorException (Throwable t)
 
 AdaptorException (String message, Throwable t)
 

Detailed Description

Author
Anders Henja

Constructor & Destructor Documentation

◆ AdaptorException() [1/4]

eu.baltrad.beast.adaptor.AdaptorException.AdaptorException ( )
inline
See also
RuntimeException.RuntimeException()

◆ AdaptorException() [2/4]

eu.baltrad.beast.adaptor.AdaptorException.AdaptorException ( String message)
inline
See also
RuntimeException.RuntimeException(String)

◆ AdaptorException() [3/4]

eu.baltrad.beast.adaptor.AdaptorException.AdaptorException ( Throwable t)
inline
See also
RuntimeException.RuntimeException(Throwable)

◆ AdaptorException() [4/4]

eu.baltrad.beast.adaptor.AdaptorException.AdaptorException ( String message,
Throwable t )
inline
See also
RuntimeException.RuntimeException(String, Throwable)

The documentation for this class was generated from the following file: