Java-like illegal argument exception class. More...
#include <IllegalArgumentException.h>
Public Member Functions | |
| IllegalArgumentException (const IllegalArgumentException &other) | |
| IllegalArgumentException (const string &msg, const string &where) | |
| IllegalArgumentException (const Exception &orig, const string &where) | |
| IllegalArgumentException (const Exception &orig, const string &msg, const string &where) | |
Java-like illegal argument exception class.
1.7.1