com.pcbsys.nirvana.base.nSecurityException Class Reference

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

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

Public Member Functions

 nSecurityException (String msg)
 Constructs a new nSecurityException with the specified message. More...
 
- Public Member Functions inherited from com.pcbsys.nirvana.base.nException
 nException (String msg)
 Constructs a new nException with the specified message. More...
 

Detailed Description

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

Constructor & Destructor Documentation

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

Constructs a new nSecurityException with the specified message.

Parameters
msga string specifying the error message