com.pcbsys.nirvana.nAdminAPI.nAdminIllegalArgumentException Class Reference

represents the exception class that is thrown when an illegal argument is passed into a method More...

Inheritance diagram for com.pcbsys.nirvana.nAdminAPI.nAdminIllegalArgumentException:
com.pcbsys.nirvana.nAdminAPI.nBaseAdminException

Public Member Functions

 nAdminIllegalArgumentException ()
 Creates the exception with the default message "Illegal argument passed"
 
 nAdminIllegalArgumentException (string message)
 Creates the exception with the specified message More...
 
- Public Member Functions inherited from com.pcbsys.nirvana.nAdminAPI.nBaseAdminException
 nBaseAdminException (string msg)
 Creates the exception with the specified message More...
 

Detailed Description

represents the exception class that is thrown when an illegal argument is passed into a method

Constructor & Destructor Documentation

com.pcbsys.nirvana.nAdminAPI.nAdminIllegalArgumentException.nAdminIllegalArgumentException ( string  message)

Creates the exception with the specified message

Parameters
msgMessage string