BEAST
eu.baltrad.beast.adaptor.xmlrpc.XmlRpcCommandException Class Reference
Inheritance diagram for eu.baltrad.beast.adaptor.xmlrpc.XmlRpcCommandException:

Public Member Functions

 XmlRpcCommandException ()
 
 XmlRpcCommandException (String message)
 
 XmlRpcCommandException (Throwable t)
 
 XmlRpcCommandException (String message, Throwable t)
 

Detailed Description

Author
Anders Henja

Constructor & Destructor Documentation

◆ XmlRpcCommandException() [1/4]

eu.baltrad.beast.adaptor.xmlrpc.XmlRpcCommandException.XmlRpcCommandException ( )
inline
See also
RuntimeException.RuntimeException()

◆ XmlRpcCommandException() [2/4]

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

◆ XmlRpcCommandException() [3/4]

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

◆ XmlRpcCommandException() [4/4]

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

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