HDF5 C++ API Reference Manual |
#include <H5Exception.h>
Inheritance diagram for H5::IdComponentException:
Public Member Functions | |
IdComponentException (const H5std_string &func_name, const H5std_string &message=DEFAULT_MSG) | |
Creates a IdComponentException with the name of the function, in which the failure occurs, and an optional detailed message. | |
IdComponentException () | |
Default constructor. | |
virtual | ~IdComponentException () |
Noop destructor. |
|
Creates a IdComponentException with the name of the function, in which the failure occurs, and an optional detailed message.
|
|
Default constructor.
|
|
Noop destructor.
|