com.pcbsys.nirvana.nAdminAPI.nNodeException Class Reference

represents the exception class that is thrown when errors occur constructing the nodes to be administered More...

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

Public Member Functions

 nNodeException ()
 Creates the exception with the default message "Unknown exception occurred during node operation"
 
 nNodeException (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 errors occur constructing the nodes to be administered

Constructor & Destructor Documentation

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

Creates the exception with the specified message

Parameters
msgMessage string