Public Member Functions | |
| PermissionManagerException (String message) | |
| PermissionManagerException (String message, Throwable throwable) | |
Definition at line 34 of file PermissionManagerException.java.
|
|
Constructs a new PermissionManagerException with the specified message.
Definition at line 41 of file PermissionManagerException.java. |
|
||||||||||||
|
Constructs a new PermissionManagerException with the specified message.
Definition at line 51 of file PermissionManagerException.java. |
1.3.9.1