Glossary:
com.pcbsys.nirvana.client.nBaseClientException Class Reference
This exception forms the base for all client exceptions. More...
Inheritance diagram for com.pcbsys.nirvana.client.nBaseClientException:

Public Member Functions | |
| nBaseClientException (String msg) | |
| Creates the exception with the specified message. | |
Detailed Description
This exception forms the base for all client exceptions.Constructor & Destructor Documentation
| com.pcbsys.nirvana.client.nBaseClientException.nBaseClientException | ( | String | msg | ) |
Creates the exception with the specified message.
- Parameters:
-
msg Message string
