org.objectweb.jonas_lib.security.jacc.JPolicyException Class Reference

List of all members.

Public Member Functions

 JPolicyException (String message)
 JPolicyException (String message, Throwable throwable)

Detailed Description

The JPolicyException occurs if the JPolicy object can not be created

Author:
Florent Benoit

Definition at line 34 of file JPolicyException.java.


Constructor & Destructor Documentation

org.objectweb.jonas_lib.security.jacc.JPolicyException.JPolicyException String  message  ) 
 

Constructs a new JPolicyException with the specified message.

Parameters:
message the detail message.

Definition at line 41 of file JPolicyException.java.

org.objectweb.jonas_lib.security.jacc.JPolicyException.JPolicyException String  message,
Throwable  throwable
 

Constructs a new JPolicyException with the specified message.

Parameters:
message the detail message.
throwable the exception

Definition at line 51 of file JPolicyException.java.


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