Glossary:
com.pcbsys.nirvana.nAdminAPI.nBaseAdminException Class Reference
represents the base class for all admin API exceptions More...
Inheritance diagram for com.pcbsys.nirvana.nAdminAPI.nBaseAdminException:

Public Member Functions | |
| nBaseAdminException (String msg) | |
| Creates the exception with the specified message. | |
Detailed Description
represents the base class for all admin API exceptionsConstructor & Destructor Documentation
| com.pcbsys.nirvana.nAdminAPI.nBaseAdminException.nBaseAdminException | ( | String | msg | ) |
Creates the exception with the specified message.
- Parameters:
-
msg Message string
