com.pcbsys.nirvana.nAdminAPI.nDuplicateACLEntryException Class Reference

represents the exception class that is thrown when a duplicate acl entry is attempted to be added More...

Inheritance diagram for com.pcbsys.nirvana.nAdminAPI.nDuplicateACLEntryException:
com.pcbsys.nirvana.nAdminAPI.nBaseAdminException

Public Member Functions

 nDuplicateACLEntryException ()
 Creates the exception with the default message "ACL Entry already exists for the specified object"
 
 nDuplicateACLEntryException (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 a duplicate acl entry is attempted to be added

Constructor & Destructor Documentation

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

Creates the exception with the specified message

Parameters
msgMessage string