Object-oriented Scientific Computing Library: Version 0.910
Public Member Functions
exc_runtime_error Class Reference

Generic runtime error exception. More...

#include <exception.h>


Detailed Description

This class derives from std::runtime_error.

The errors which are handled with this exception type are

Definition at line 156 of file exception.h.

Public Member Functions

 exc_runtime_error (const std::string &s)
virtual ~exc_runtime_error () throw ()
 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:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).

Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads.