com.pcbsys.nirvana.base.nException Class Reference

This class defines the errors that can be thrown by using the nirvana client API. More...

Inheritance diagram for com.pcbsys.nirvana.base.nException:
com.pcbsys.nirvana.base.nSecurityException

Public Member Functions

 nException (String msg)
 Constructs a new nException with the specified message. More...
 

Detailed Description

This class defines the errors that can be thrown by using the nirvana client API.

Constructor & Destructor Documentation

com.pcbsys.nirvana.base.nException.nException ( String  msg)

Constructs a new nException with the specified message.

Parameters
msga string specifying the error message