Thrown to indicate that a method has been passed an illegal or inappropriate argument. More...
Inherits log4cxx::helpers::RuntimeException.
Public Member Functions | |
IllegalArgumentException (const LogString &msg) | |
IllegalArgumentException (const IllegalArgumentException &) | |
IllegalArgumentException & | operator= (const IllegalArgumentException &) |
Thrown to indicate that a method has been passed an illegal or inappropriate argument.
IllegalArgumentException | ( | const LogString & | msg | ) |
IllegalArgumentException | ( | const IllegalArgumentException & | ) |
IllegalArgumentException& operator= | ( | const IllegalArgumentException & | ) |
Reimplemented from RuntimeException.