HDF5 C++ API Reference Manual

 

 

 

Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Examples

H5::DataSpaceIException Class Reference

#include <H5Exception.h>

Inheritance diagram for H5::DataSpaceIException:

H5::Exception List of all members.

Public Member Functions

 DataSpaceIException (const H5std_string &func_name, const H5std_string &message=DEFAULT_MSG)
 Creates a DataSpaceIException with the name of the function, in which the failure occurs, and an optional detailed message.
 DataSpaceIException ()
 Default constructor.
virtual ~DataSpaceIException ()
 Noop destructor.

Constructor & Destructor Documentation

H5::DataSpaceIException::DataSpaceIException const H5std_string &  func_name,
const H5std_string &  message = DEFAULT_MSG
 

Creates a DataSpaceIException with the name of the function, in which the failure occurs, and an optional detailed message.

Parameters:
func_name - IN: Name of the function where failure occurs
message - IN: Message on the failure

H5::DataSpaceIException::DataSpaceIException  ) 
 

Default constructor.

H5::DataSpaceIException::~DataSpaceIException  )  [virtual]
 

Noop destructor.


Generated on Tue Aug 14 13:57:00 2007 by  doxygen 1.3.9.1