com.pcbsys.nirvana.nAdminAPI.nUnsupportedRemoveException Class Reference

represents the exception class that is thrown when a remove operation is attempted but cannot be completed More...

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

Public Member Functions

 nUnsupportedRemoveException ()
 Creates the exception with the default message More...
 
 nUnsupportedRemoveException (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 remove operation is attempted but cannot be completed

Constructor & Destructor Documentation

com.pcbsys.nirvana.nAdminAPI.nUnsupportedRemoveException.nUnsupportedRemoveException ( )

Creates the exception with the default message

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

Creates the exception with the specified message

Parameters
messageMessage string