BaltradDex
BALTRAD Data Exchange System
Loading...
Searching...
No Matches
eu.baltrad.dex.net.protocol.RequestParserException Class Reference
Inheritance diagram for eu.baltrad.dex.net.protocol.RequestParserException:

Public Member Functions

 RequestParserException ()
 
 RequestParserException (String message)
 
 RequestParserException (Throwable t)
 
 RequestParserException (String message, Throwable t)
 

Detailed Description

Used when there is a problem with parsing a request

Author
Anders Henja

Constructor & Destructor Documentation

◆ RequestParserException() [1/4]

eu.baltrad.dex.net.protocol.RequestParserException.RequestParserException ( )
inline
See also
RuntimeException.RuntimeException()

◆ RequestParserException() [2/4]

eu.baltrad.dex.net.protocol.RequestParserException.RequestParserException ( String message)
inline
See also
RuntimeException.RuntimeException(String)

◆ RequestParserException() [3/4]

eu.baltrad.dex.net.protocol.RequestParserException.RequestParserException ( Throwable t)
inline
See also
RuntimeException.RuntimeException(Throwable)

◆ RequestParserException() [4/4]

eu.baltrad.dex.net.protocol.RequestParserException.RequestParserException ( String message,
Throwable t )
inline
See also
RuntimeException.RuntimeException(String, Throwable)

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