rasdaman API
|
#include <stdexcept.h>
Public Member Functions | |
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 |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |