org.objectweb.jonas_rar.raconfig.RAConfigException Class Reference

List of all members.

Public Member Functions

 RAConfigException (String message)
 RAConfigException (Throwable cause)
 RAConfigException (String message, Throwable cause)

Detailed Description

RAConfigException thrown when RAConfig fails.

Author:
Guillaume Sauthier

Definition at line 33 of file RAConfigException.java.


Constructor & Destructor Documentation

org.objectweb.jonas_rar.raconfig.RAConfigException.RAConfigException String  message  ) 
 

Parameters:
message inner message

Definition at line 38 of file RAConfigException.java.

org.objectweb.jonas_rar.raconfig.RAConfigException.RAConfigException Throwable  cause  ) 
 

Parameters:
cause inner cause

Definition at line 45 of file RAConfigException.java.

org.objectweb.jonas_rar.raconfig.RAConfigException.RAConfigException String  message,
Throwable  cause
 

Parameters:
message inner message
cause inner cause

Definition at line 53 of file RAConfigException.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:13:23 2005 for JOnAS by  doxygen 1.3.9.1