Glossary:
com.pcbsys.nirvana.nAdminAPI.nAdminIllegalArgumentException Class Reference
represents the exception class that is thrown when an illegal argument is passed into a method More...
Inheritance diagram for com.pcbsys.nirvana.nAdminAPI.nAdminIllegalArgumentException:

Public Member Functions | |
| nAdminIllegalArgumentException (String message) | |
| Constructor for nACLEntryNotFoundException. | |
| nAdminIllegalArgumentException () | |
| Constructor for nAdminIllegalArgumentException. | |
Detailed Description
represents the exception class that is thrown when an illegal argument is passed into a methodConstructor & Destructor Documentation
| com.pcbsys.nirvana.nAdminAPI.nAdminIllegalArgumentException.nAdminIllegalArgumentException | ( | String | message | ) |
Constructor for nACLEntryNotFoundException.
- Parameters:
-
message optional message to be append to the error message
