Glossary:
com.pcbsys.nirvana.nAdminAPI.nACLEntryNotFoundException Class Reference
represents the exception class that is thrown when an acl entry is not found when an operation is attempted on it More...
Inheritance diagram for com.pcbsys.nirvana.nAdminAPI.nACLEntryNotFoundException:

Public Member Functions | |
| nACLEntryNotFoundException (String message) | |
| Constructor for nACLEntryNotFoundException. | |
| nACLEntryNotFoundException () | |
| Constructor for nACLEntryNotFoundException. | |
Detailed Description
represents the exception class that is thrown when an acl entry is not found when an operation is attempted on itConstructor & Destructor Documentation
| com.pcbsys.nirvana.nAdminAPI.nACLEntryNotFoundException.nACLEntryNotFoundException | ( | String | message | ) |
Constructor for nACLEntryNotFoundException.
- Parameters:
-
message optional message to be append to the error message
