casacore::HDF5Error Class Reference

Base error class for HDF5 wrapper classes. More...

#include <HDF5Error.h>

Inheritance diagram for casacore::HDF5Error:
casacore::AipsError

List of all members.

Public Member Functions

 HDF5Error (Category c=GENERAL)
 The default constructor generates the message "HDF5 error".
 HDF5Error (const String &message, Category c=GENERAL)
 Construct with given message.
 ~HDF5Error () throw ()

Detailed Description

Base error class for HDF5 wrapper classes.

Intended use:

Public interface

Synopsis

This is the generic HDF5 exception; catching this one means catching all HDF5* exceptions. Note that you have to catch AipsError to catch all possible exceptions.

Definition at line 55 of file HDF5Error.h.


Constructor & Destructor Documentation

casacore::HDF5Error::HDF5Error ( Category  c = GENERAL  ) 

The default constructor generates the message "HDF5 error".

casacore::HDF5Error::HDF5Error ( const String message,
Category  c = GENERAL 
)

Construct with given message.

casacore::HDF5Error::~HDF5Error (  )  throw ()

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1