#include </mnt/hdf/vchoi/work/MY_GIT_CLONE/issue_2220/issue_2220_develop/c++/src/H5Exception.h>
Exception provides wrappers of HDF5 error handling functions.
Many classes are derived from Exception for specific HDF5 C interfaces.
◆ Exception() [1/3]
◆ Exception() [2/3]
◆ Exception() [3/3]
◆ ~Exception()
◆ clearErrorStack()
static void clearErrorStack |
( |
| ) |
|
|
static |
◆ dontPrint()
static void dontPrint |
( |
| ) |
|
|
static |
◆ getAutoPrint()
static void getAutoPrint |
( |
H5E_auto2_t & |
func, |
|
|
void ** |
client_data |
|
) |
| |
|
static |
◆ getCDetailMsg()
const char* getCDetailMsg |
( |
| ) |
const |
◆ getCFuncName()
const char* getCFuncName |
( |
| ) |
const |
◆ getDetailMsg()
std::string getDetailMsg |
( |
| ) |
const |
◆ getFuncName()
std::string getFuncName |
( |
| ) |
const |
◆ getMajorString()
std::string getMajorString |
( |
hid_t |
err_major_id | ) |
const |
◆ getMinorString()
std::string getMinorString |
( |
hid_t |
err_minor_id | ) |
const |
◆ printErrorStack()
static void printErrorStack |
( |
FILE * |
stream = stderr , |
|
|
hid_t |
err_stack = H5E_DEFAULT |
|
) |
| |
|
static |
◆ setAutoPrint()
static void setAutoPrint |
( |
H5E_auto2_t & |
func, |
|
|
void * |
client_data |
|
) |
| |
|
static |
◆ walkErrorStack()
◆ DEFAULT_MSG
The documentation for this class was generated from the following file:
- /mnt/hdf/vchoi/work/MY_GIT_CLONE/issue_2220/issue_2220_develop/c++/src/H5Exception.h