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:
com.pcbsys.nirvana.nAdminAPI.nBaseAdminException

Public Member Functions

 nACLEntryNotFoundException ()
 Creates the exception with the default message "ACL Entry not found for the specified object"
 
 nACLEntryNotFoundException (string message)
 Creates the exception with the specified message More...
 
- Public Member Functions inherited from com.pcbsys.nirvana.nAdminAPI.nBaseAdminException
 nBaseAdminException (string msg)
 Creates the exception with the specified message More...
 

Detailed Description

represents the exception class that is thrown when an acl entry is not found when an operation is attempted on it

Constructor & Destructor Documentation

com.pcbsys.nirvana.nAdminAPI.nACLEntryNotFoundException.nACLEntryNotFoundException ( string  message)

Creates the exception with the specified message

Parameters
msgMessage string