BEAST
eu.baltrad.beast.adaptor.http.HttpConnectorException Class Reference
Inheritance diagram for eu.baltrad.beast.adaptor.http.HttpConnectorException:

Public Member Functions

 HttpConnectorException ()
 
 HttpConnectorException (String message)
 
 HttpConnectorException (Throwable t)
 
 HttpConnectorException (String message, Throwable t)
 

Detailed Description

Author
Anders Henja

Constructor & Destructor Documentation

◆ HttpConnectorException() [1/4]

eu.baltrad.beast.adaptor.http.HttpConnectorException.HttpConnectorException ( )
inline
See also
RuntimeException.RuntimeException()

◆ HttpConnectorException() [2/4]

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

◆ HttpConnectorException() [3/4]

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

◆ HttpConnectorException() [4/4]

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

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