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 ()
 Constructor for nConfigurationException.
 
 nDuplicateACLEntryException (String message)
 Constructor for nConfigurationException. More...
 
- Public Member Functions inherited from com.pcbsys.nirvana.nAdminAPI.nBaseAdminException
 nBaseAdminException ()
 Constructor for nBaseAdminException.
 
 nBaseAdminException (Throwable cause)
 Constructor for nBaseAdminException. More...
 
 nBaseAdminException (String msg)
 Constructor for nBaseAdminException. More...
 
 nBaseAdminException (String msg, Throwable cause)
 Constructor for nBaseAdminException. 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)

Constructor for nConfigurationException.

Parameters
messageoptional message to be append to the error message