OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
HDF5CF::Exception Class Reference

#include <HDF5CF.h>

Inheritance diagram for HDF5CF::Exception:
Inheritance graph
Collaboration diagram for HDF5CF::Exception:
Collaboration graph

Public Member Functions

 Exception (const string &msg)
 Constructor. More...
 
virtual void setException (string message)
 
virtual const char * what () const throw ()
 
virtual ~Exception () throw ()
 

Protected Attributes

std::string message
 

Detailed Description

Definition at line 66 of file HDF5CF.h.

Constructor & Destructor Documentation

HDF5CF::Exception::Exception ( const string &  msg)
inline

Constructor.

Definition at line 70 of file HDF5CF.h.

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

Definition at line 75 of file HDF5CF.h.

Member Function Documentation

virtual void HDF5CF::Exception::setException ( string  message)
inlinevirtual

Definition at line 85 of file HDF5CF.h.

References message.

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

Definition at line 79 of file HDF5CF.h.

References message.

Referenced by map_eos5_cfdas(), map_eos5_cfdds(), map_gmh5_cfdas(), and map_gmh5_cfdds().

Member Data Documentation

std::string HDF5CF::Exception::message
protected

Definition at line 92 of file HDF5CF.h.

Referenced by setException(), and what().


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