Public Member Functions

gridripper::IllegalArgumentException Class Reference

Java-like illegal argument exception class. More...

#include <IllegalArgumentException.h>

Inheritance diagram for gridripper::IllegalArgumentException:
gridripper::Exception

List of all members.

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)

Detailed Description

Java-like illegal argument exception class.

Author:
Peter Csizmadia
Version:
0.5, 12/19/2006
Since:
GridRipper 0.4, 12/19/2006

The documentation for this class was generated from the following file: