All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
o2scl::exc_invalid_argument Class Reference

Invalid argument exception. More...

Detailed Description

This class derives from std::invalid_argument.

The errors which are handled with this exception type are

Definition at line 111 of file exception.h.

#include <exception.h>

Inheritance diagram for o2scl::exc_invalid_argument:

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.
 

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

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).
Hosted at Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads..