![]() |
Object-oriented Scientific Computing Library: Version 0.910
|
Invalid argument exception. More...
#include <exception.h>
This class derives from std::invalid_argument
.
The errors which are handled with this exception type are
Definition at line 110 of file exception.h.
Public Member Functions | |
exc_invalid_argument (const std::string &s) | |
Create an exception with description provided in s . | |
virtual const char * | what () const throw () |
Return the error string. |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).