Crossfire JXClient, Trunk
Package Functions | List of all members
MalformedRequestException Class Reference
Inheritance diagram for MalformedRequestException:
Inheritance graph
Collaboration diagram for MalformedRequestException:
Collaboration graph

Package Functions

 MalformedRequestException ()
 
 MalformedRequestException (Exception x)
 
 MalformedRequestException (String msg)
 

Detailed Description

Exception class used when a request can't be properly parsed.

Author
Mark Reinhold
Brad R. Wetmore

Definition at line 47 of file MalformedRequestException.java.

Constructor & Destructor Documentation

◆ MalformedRequestException() [1/3]

MalformedRequestException.MalformedRequestException ( )
package

Definition at line 49 of file MalformedRequestException.java.

◆ MalformedRequestException() [2/3]

MalformedRequestException.MalformedRequestException ( String  msg)
package

Definition at line 51 of file MalformedRequestException.java.

◆ MalformedRequestException() [3/3]

MalformedRequestException.MalformedRequestException ( Exception  x)
package

Definition at line 55 of file MalformedRequestException.java.


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