org.objectweb.jonas_lib.security.PermissionManagerException Class Reference

List of all members.

Public Member Functions

 PermissionManagerException (String message)
 PermissionManagerException (String message, Throwable throwable)

Detailed Description

The PermissionManagerException occurs if JACC permission could not be added

Author:
Florent Benoit

Definition at line 34 of file PermissionManagerException.java.


Constructor & Destructor Documentation

org.objectweb.jonas_lib.security.PermissionManagerException.PermissionManagerException String  message  ) 
 

Constructs a new PermissionManagerException with the specified message.

Parameters:
message the detail message.

Definition at line 41 of file PermissionManagerException.java.

org.objectweb.jonas_lib.security.PermissionManagerException.PermissionManagerException String  message,
Throwable  throwable
 

Constructs a new PermissionManagerException with the specified message.

Parameters:
message the detail message.
throwable the exception

Definition at line 51 of file PermissionManagerException.java.


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