rasdaman complete source
Public Member Functions | List of all members
runtime_error Class Reference

#include <stdexcept.h>

Inheritance diagram for runtime_error:
exception overflow_error range_error

Public Member Functions

 runtime_error (const char *what_arg) throw ()
 
- Public Member Functions inherited from exception
 exception () throw ()
 
 exception (const char *s) throw ()
 
 exception (const exception &ex) throw ()
 
 ~exception () throw ()
 
exceptionoperator= (const exception &ex) throw ()
 
virtual const char * what () const throw ()
 

Constructor & Destructor Documentation

runtime_error::runtime_error ( const char *  what_arg)
throw (
)
inline

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