BEAST
eu.baltrad.beast.message.MessageParserException Class Reference

Defines an exception to be used when the message parsing fails. More...

Inheritance diagram for eu.baltrad.beast.message.MessageParserException:

Public Member Functions

 MessageParserException ()
 
 MessageParserException (String message)
 
 MessageParserException (Throwable t)
 
 MessageParserException (String message, Throwable t)
 

Detailed Description

Defines an exception to be used when the message parsing fails.

Author
Anders Henja

Constructor & Destructor Documentation

◆ MessageParserException() [1/4]

eu.baltrad.beast.message.MessageParserException.MessageParserException ( )
inline
See also
RuntimeException.RuntimeException()

◆ MessageParserException() [2/4]

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

◆ MessageParserException() [3/4]

eu.baltrad.beast.message.MessageParserException.MessageParserException ( Throwable t)
inline
See also
RuntimeException.RuntimeException(Throwable)

◆ MessageParserException() [4/4]

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

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