com.pcbsys.nirvana.nAdminAPI.nInsufficientPrivilegesException Class Reference

represents the exception class that is thrown when an operation is performed and there are insufficient privillages to complete it More...

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

Public Member Functions

 nInsufficientPrivilegesException ()
 Creates the exception with the default message "Insufficient privileges for attempted operation"
 
 nInsufficientPrivilegesException (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 operation is performed and there are insufficient privillages to complete it

Constructor & Destructor Documentation

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

Creates the exception with the specified message

Parameters
msgMessage string