HDF5 C++ API Reference Manual

 

 

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

H5::AttributeIException Class Reference

#include <H5Exception.h>

Inheritance diagram for H5::AttributeIException:

H5::Exception List of all members.

Public Member Functions

 AttributeIException (const H5std_string func_name, const H5std_string message=DEFAULT_MSG)
 Creates an AttributeIException with the name of the function, in which the failure occurs, and an optional detailed message.

 AttributeIException ()
 Default constructor.

virtual ~AttributeIException ()
 Noop destructor.


Constructor & Destructor Documentation

H5::AttributeIException::AttributeIException const H5std_string  func_name,
const H5std_string  message = DEFAULT_MSG
 

Creates an AttributeIException 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::AttributeIException::AttributeIException  ) 
 

Default constructor.

H5::AttributeIException::~AttributeIException  )  [virtual]
 

Noop destructor.


Generated on Thu Apr 20 15:16:42 2006 by doxygen 1.3.2