MISR Toolkit
1.5.1
|
#include <H5Exception.h>
Additional Inherited Members | |
Static Public Member Functions inherited from H5::Exception | |
static void | setAutoPrint (H5E_auto2_t &func, void *client_data) |
static void | dontPrint () |
static void | getAutoPrint (H5E_auto2_t &func, void **client_data) |
static void | clearErrorStack () |
static void | walkErrorStack (H5E_direction_t direction, H5E_walk2_t func, void *client_data) |
static void | printErrorStack (FILE *stream=stderr, hid_t err_stack=H5E_DEFAULT) |
Static Protected Attributes inherited from H5::Exception | |
static const char | DEFAULT_MSG [] |
Definition at line 108 of file H5Exception.h.
H5::FileIException::FileIException | ( | const H5std_string & | func_name, |
const H5std_string & | message = DEFAULT_MSG |
||
) |
H5::FileIException::FileIException | ( | ) |
|
virtual |