Glossary:
com.pcbsys.nirvana.nAdminAPI.nAdminSecurityException Class Reference
represents the exception class that is thrown when attempted operations are not permitted. More...
Inheritance diagram for com.pcbsys.nirvana.nAdminAPI.nAdminSecurityException:

Public Member Functions | |
| nAdminSecurityException (String message) | |
| Constructor for nAdminSecurityException. | |
| nAdminSecurityException () | |
| Constructor for nAdminSecurityException. | |
Detailed Description
represents the exception class that is thrown when attempted operations are not permitted.Constructor & Destructor Documentation
| com.pcbsys.nirvana.nAdminAPI.nAdminSecurityException.nAdminSecurityException | ( | String | message | ) |
Constructor for nAdminSecurityException.
- Parameters:
-
message optional message to be append to the error message
