Bad argument was passed to the function. More...


Public Member Functions | |
| invalid_argument (const exception &other=NO_EXCEPTION) | |
| ~invalid_argument () throw () | |
| exception * | clone () const |
| const char * | name () const throw () |
Bad argument was passed to the function.
| invalid_argument | ( | const exception & | other = NO_EXCEPTION |
) |
Referenced by invalid_argument::clone().
| ~invalid_argument | ( | ) | throw () |
| exception * clone | ( | ) | const [virtual] |
Clone this object.
Reimplemented from exception.
References invalid_argument::invalid_argument().
| const char * name | ( | ) | const throw () [virtual] |
1.6.2