OperationException Class Reference

Inherits java::io::IOException.

Collaboration diagram for OperationException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

OperationErrorType getType ()
 OperationException (OperationErrorType eType, String msg)
 OperationException ()
String toString ()

Private Attributes

final OperationErrorType type


Detailed Description

Exceptions thrown when protocol errors occur.

Constructor & Destructor Documentation

General exception (no message).

Exception with a message.

Parameters:
eType the type of error that occurred
msg the error message


Member Function Documentation

OperationErrorType getType (  ) 

Get the type of error.

String toString (  ) 


Member Data Documentation

final OperationErrorType type [private]


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

Generated on Sat May 26 06:43:37 2012 for Project Wonder by  doxygen 1.5.8