bes Updated for version 3.20.13
HDF5CF::Exception Class Reference
Collaboration diagram for HDF5CF::Exception:
Collaboration graph

Public Member Functions

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

Detailed Description

Definition at line 70 of file HDF5CF.h.

Constructor & Destructor Documentation

◆ Exception()

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

Constructor.

Definition at line 73 of file HDF5CF.h.

◆ ~Exception()

virtual HDF5CF::Exception::~Exception ( )
throw (
)
inlinevirtual

Definition at line 78 of file HDF5CF.h.

Member Function Documentation

◆ setException()

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

Definition at line 87 of file HDF5CF.h.

◆ what()

virtual const char * HDF5CF::Exception::what ( ) const
throw (
)
inlinevirtual

Definition at line 82 of file HDF5CF.h.


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