com.pcbsys.nirvana.nAdminAPI.nConfigurationException Class Reference

represents the exception thrown when configuration operations fail More...

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

Public Member Functions

 nConfigurationException ()
 Constructor for nConfigurationException.
 
 nConfigurationException (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 thrown when configuration operations fail

Constructor & Destructor Documentation

com.pcbsys.nirvana.nAdminAPI.nConfigurationException.nConfigurationException ( String  message)

Constructor for nConfigurationException.

Parameters
messageoptional message to be append to the error message