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

#include <stdexcept.h>

Inheritance diagram for invalid_argument:
logic_error exception

Public Member Functions

 invalid_argument (const char *what_arg) throw ()
 
- Public Member Functions inherited from logic_error
 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

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

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