OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
This is the complete list of members for BESInternalError, including all inherited members.
_file | BESError | protected |
_line | BESError | protected |
_msg | BESError | protected |
_type | BESError | protected |
BESError() | BESError | inlineprotected |
BESError(const string &msg, unsigned int type, const string &file, unsigned int line) | BESError | inline |
BESInternalError() | BESInternalError | inlineprotected |
BESInternalError(const string &msg, const string &file, unsigned int line) | BESInternalError | inline |
dump(ostream &strm) const | BESInternalError | inlinevirtual |
get_error_type() | BESError | inlinevirtual |
get_file() | BESError | inlinevirtual |
get_line() | BESError | inlinevirtual |
get_message() | BESError | inlinevirtual |
set_error_type(int type) | BESError | inlinevirtual |
set_message(const string &msg) | BESError | inlinevirtual |
~BESError() | BESError | inlinevirtual |
~BESInternalError() | BESInternalError | inlinevirtual |
~BESObj() | BESObj | inlinevirtual |