BEAST
eu.baltrad.beast.adaptor.AdaptorAddressException Class Reference

Thrown when there is a problem with an address. More...

Inheritance diagram for eu.baltrad.beast.adaptor.AdaptorAddressException:
eu.baltrad.beast.adaptor.AdaptorException

Public Member Functions

 AdaptorAddressException ()
 AdaptorAddressException (String message)
 AdaptorAddressException (Throwable t)
 AdaptorAddressException (String message, Throwable t)
Public Member Functions inherited from eu.baltrad.beast.adaptor.AdaptorException
 AdaptorException ()
 AdaptorException (String message)
 AdaptorException (Throwable t)
 AdaptorException (String message, Throwable t)

Detailed Description

Thrown when there is a problem with an address.

Author
Anders Henja

Constructor & Destructor Documentation

◆ AdaptorAddressException() [1/4]

eu.baltrad.beast.adaptor.AdaptorAddressException.AdaptorAddressException ( )
inline

◆ AdaptorAddressException() [2/4]

eu.baltrad.beast.adaptor.AdaptorAddressException.AdaptorAddressException ( String message)
inline

◆ AdaptorAddressException() [3/4]

eu.baltrad.beast.adaptor.AdaptorAddressException.AdaptorAddressException ( Throwable t)
inline

◆ AdaptorAddressException() [4/4]

eu.baltrad.beast.adaptor.AdaptorAddressException.AdaptorAddressException ( String message,
Throwable t )
inline

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