| 
    Apache Log4cxx
    Version 1.3.0
    
   | 
 
Thrown to indicate that a method has been passed an illegal or inappropriate argument. More...
#include <exception.h>
  
Public Member Functions | |
| IllegalArgumentException (const LogString &msg) | |
| IllegalArgumentException (const IllegalArgumentException &) | |
| IllegalArgumentException & | operator= (const IllegalArgumentException &) | 
  Public Member Functions inherited from log4cxx::helpers::RuntimeException | |
| RuntimeException (log4cxx_status_t stat) | |
| RuntimeException (const LogString &msg) | |
| RuntimeException (const RuntimeException &msg) | |
| RuntimeException & | operator= (const RuntimeException &src) | 
  Public Member Functions inherited from log4cxx::helpers::Exception | |
| Exception (const char *msg) | |
| Exception (const LogString &msg) | |
| Exception (const Exception &src) | |
| Exception & | operator= (const Exception &src) | 
| const char * | what () const throw () | 
Thrown to indicate that a method has been passed an illegal or inappropriate argument.
| log4cxx::helpers::IllegalArgumentException::IllegalArgumentException | ( | const LogString & | msg | ) | 
| log4cxx::helpers::IllegalArgumentException::IllegalArgumentException | ( | const IllegalArgumentException & | ) | 
| IllegalArgumentException & log4cxx::helpers::IllegalArgumentException::operator= | ( | const IllegalArgumentException & | ) |