rasdaman API
|
#include <stdexcept.h>
Public Member Functions | |
length_error (const char *what_arg) throw () | |
![]() | |
logic_error (const char *what_arg) throw () | |
![]() | |
exception () throw () | |
exception (const char *s) throw () | |
exception (const exception &ex) throw () | |
~exception () throw () | |
exception & | operator= (const exception &ex) throw () |
virtual const char * | what () const throw () |
|
inline |