rasdaman API
Public Member Functions | List of all members
logic_error Class Reference

#include <stdexcept.h>

Inheritance diagram for logic_error:
exception domain_error invalid_argument length_error out_of_range

Public Member Functions

 logic_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

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

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