com::pcbsys::nirvana::client::nIllegalArgumentException Class Reference

This class defines the error that can be thrown by passing an illegal argument to any method of any class in the nirvana client API. More...

#include <nIllegalArgumentException.h>

Inheritance diagram for com::pcbsys::nirvana::client::nIllegalArgumentException:
com::pcbsys::nirvana::client::nBaseClientException

Additional Inherited Members

- Public Member Functions inherited from com::pcbsys::nirvana::client::nBaseClientException
 nBaseClientException (std::string msg)
 Creates the exception with the specified message. More...
 

Detailed Description

This class defines the error that can be thrown by passing an illegal argument to any method of any class in the nirvana client API.