Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.15.0.2908dd1
API Reference
 
Loading...
Searching...
No Matches
IdComponentException Class Reference

#include <c++/src/H5Exception.h>

+ Inheritance diagram for IdComponentException:

Public Member Functions

 IdComponentException (const std::string &func_name, const std::string &message=DEFAULT_MSG)
 
 IdComponentException ()
 
virtual ~IdComponentException () override=default
 
- Public Member Functions inherited from Exception
 Exception (const std::string &func_name, const std::string &message=DEFAULT_MSG)
 
std::string getMajorString (hid_t err_major_id) const
 
std::string getMinorString (hid_t err_minor_id) const
 
std::string getDetailMsg () const
 
const char * getCDetailMsg () const
 
std::string getFuncName () const
 
const char * getCFuncName () const
 
 Exception ()
 
 Exception (const Exception &orig)
 
virtual ~Exception ()=default
 

Additional Inherited Members

- Static Public Member Functions inherited from 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 Exception
static const char DEFAULT_MSG []
 

Constructor & Destructor Documentation

◆ IdComponentException() [1/2]

IdComponentException ( const std::string & func_name,
const std::string & message = DEFAULT_MSG )

◆ IdComponentException() [2/2]

◆ ~IdComponentException()

virtual ~IdComponentException ( )
overridevirtualdefault

The documentation for this class was generated from the following file: