Apache Log4cxx  Version 1.2.0
Loading...
Searching...
No Matches
log4cxx::helpers::IllegalArgumentException Class Reference

Thrown to indicate that a method has been passed an illegal or inappropriate argument. More...

#include <exception.h>

Inheritance diagram for log4cxx::helpers::IllegalArgumentException:
log4cxx::helpers::RuntimeException log4cxx::helpers::Exception

Public Member Functions

 IllegalArgumentException (const LogString &msg)
 
 IllegalArgumentException (const IllegalArgumentException &)
 
IllegalArgumentExceptionoperator= (const IllegalArgumentException &)
 
- Public Member Functions inherited from log4cxx::helpers::RuntimeException
 RuntimeException (log4cxx_status_t stat)
 
 RuntimeException (const LogString &msg)
 
 RuntimeException (const RuntimeException &msg)
 
RuntimeExceptionoperator= (const RuntimeException &src)
 
- Public Member Functions inherited from log4cxx::helpers::Exception
 Exception (const char *msg)
 
 Exception (const LogString &msg)
 
 Exception (const Exception &src)
 
Exceptionoperator= (const Exception &src)
 
const char * what () const throw ()
 

Detailed Description

Thrown to indicate that a method has been passed an illegal or inappropriate argument.

Constructor & Destructor Documentation

◆ IllegalArgumentException() [1/2]

log4cxx::helpers::IllegalArgumentException::IllegalArgumentException ( const LogString msg)

◆ IllegalArgumentException() [2/2]

log4cxx::helpers::IllegalArgumentException::IllegalArgumentException ( const IllegalArgumentException )

Member Function Documentation

◆ operator=()

IllegalArgumentException & log4cxx::helpers::IllegalArgumentException::operator= ( const IllegalArgumentException )

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