ERWorkerChannelException Class Reference

List of all members.

Public Member Functions

 ERWorkerChannelException (Exception exception, String message)
 ERWorkerChannelException (Exception exception)
 ERWorkerChannelException (String message)
 ERWorkerChannelException ()
Exception getCausedByException ()
String getMessage ()

Private Attributes

final Exception _exception


Constructor & Destructor Documentation

Constructs an EJBException with no detail message.

ERWorkerChannelException ( String  message  ) 

Constructs an EJBException with the specified detailed message.

ERWorkerChannelException ( Exception  exception  ) 

Constructs an EJBException that embeds the originally thrown exception.

ERWorkerChannelException ( Exception  exception,
String  message 
)

Constructs an ERWorkerChannelException that embeds the originally thrown exception with the specified detail message.


Member Function Documentation

Exception getCausedByException (  ) 

Obtain the exception that caused the ERWorkerChannelException being thrown.

String getMessage (  ) 

Returns the detail message, including the message from the nested exception if there is one.


Member Data Documentation

final Exception _exception [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