Glossary:
com.pcbsys.nirvana.client.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.client.nSecurityException:

Public Member Functions | |
| nSecurityException (String msg) | |
| Constructs a new nSecurityException with the specified message. | |
Detailed Description
This class defines the security errors that can be thrown by using the nirvana client API.Constructor & Destructor Documentation
| com.pcbsys.nirvana.client.nSecurityException.nSecurityException | ( | String | msg | ) |
Constructs a new nSecurityException with the specified message.
- Parameters:
-
msg a string specifying the error message
