#include <IllegalArgumentException.h>


Public Member Functions | |
| IllegalArgumentException (std::string msg="Illegal Argument") throw () | |
| virtual | ~IllegalArgumentException () throw () |
Definition at line 34 of file IllegalArgumentException.h.
| servlet::IllegalArgumentException::IllegalArgumentException | ( | std::string | msg = "Illegal Argument" |
) | throw () |
Definition at line 24 of file IllegalArgumentException.cpp.
| servlet::IllegalArgumentException::~IllegalArgumentException | ( | ) | throw () [virtual] |
Definition at line 30 of file IllegalArgumentException.cpp.