bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
HDF5CF::Exception Class Reference
Inheritance diagram for HDF5CF::Exception:
Inheritance graph
Collaboration diagram for HDF5CF::Exception:
Collaboration graph

Public Member Functions

 Exception (const std::string &msg)
 Constructor.
 
virtual void setException (const std::string &except_message)
 
const char * what () const override throw ()
 

Detailed Description

Definition at line 69 of file HDF5CF.h.

Constructor & Destructor Documentation

◆ Exception()

HDF5CF::Exception::Exception ( const std::string & msg)
inlineexplicit

Constructor.

Definition at line 72 of file HDF5CF.h.

Member Function Documentation

◆ setException()

virtual void HDF5CF::Exception::setException ( const std::string & except_message)
inlinevirtual

Definition at line 84 of file HDF5CF.h.

◆ what()

const char * HDF5CF::Exception::what ( ) const
throw ( )
inlineoverride

Definition at line 79 of file HDF5CF.h.


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