Serial Framework C++ Edition
Public Member Functions | List of all members
wclEInvalidArgument Class Reference

One or more arguments passed into constructor are invalid. More...

#include <wclErrors.h>

Inheritance diagram for wclEInvalidArgument:
wclException

Public Member Functions

 wclEInvalidArgument (const char *msg)
 Creates new exception object.
 
- Public Member Functions inherited from wclException
 wclException (const char *msg)
 Creates new exception object.
 

Detailed Description

One or more arguments passed into constructor are invalid.

See also
wclException