BALL::Exception::InvalidArgument Class Reference
Invalid
Argument Use this exception when a function is called with an
invalid argument and no other exception applies.
More...
#include <exception.h>
List
of all members.
|
Public Member Functions
|
|
InvalidArgument (const char *file, int line, const
String
&arg) |
Detailed Description
Invalid Argument Use this
exception when a function is called with an invalid argument
and no other exception applies.