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

Public Member Functions

 ResponseParserException ()
 
 ResponseParserException (String message)
 
 ResponseParserException (Throwable t)
 
 ResponseParserException (String message, Throwable t)
 

Detailed Description

Exception used when there is paroblem with parsing a response

Author
Anders Henja

Constructor & Destructor Documentation

◆ ResponseParserException() [1/4]

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

◆ ResponseParserException() [2/4]

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

◆ ResponseParserException() [3/4]

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

◆ ResponseParserException() [4/4]

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

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