BEAST
eu.baltrad.beast.exchange.json.RequestMapperException Class Reference
Inheritance diagram for eu.baltrad.beast.exchange.json.RequestMapperException:

Public Member Functions

 RequestMapperException ()
 
 RequestMapperException (String message)
 
 RequestMapperException (Throwable t)
 
 RequestMapperException (String message, Throwable t)
 

Detailed Description

Author
anders

Constructor & Destructor Documentation

◆ RequestMapperException() [1/4]

eu.baltrad.beast.exchange.json.RequestMapperException.RequestMapperException ( )
inline
See also
RuntimeException.RuntimeException()

◆ RequestMapperException() [2/4]

eu.baltrad.beast.exchange.json.RequestMapperException.RequestMapperException ( String message)
inline
See also
RuntimeException.RuntimeException(String)

◆ RequestMapperException() [3/4]

eu.baltrad.beast.exchange.json.RequestMapperException.RequestMapperException ( Throwable t)
inline
See also
RuntimeException.RuntimeException(Throwable)

◆ RequestMapperException() [4/4]

eu.baltrad.beast.exchange.json.RequestMapperException.RequestMapperException ( String message,
Throwable t )
inline
See also
RuntimeException.RuntimeException(String, Throwable)

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