HDF5 C++ API Reference Manual

 

 

 

H5::PropListIException Class Reference

#include <H5Exception.h>

Inheritance diagram for H5::PropListIException:

H5::Exception List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

H5::PropListIException::PropListIException ( const H5std_string &  func_name,
const H5std_string &  message = DEFAULT_MSG 
)

Creates a PropListIException 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::PropListIException::PropListIException (  ) 

Default constructor.

H5::PropListIException::~PropListIException (  )  [virtual]

Noop destructor.


Generated on Wed Nov 4 14:13:07 2009 by  doxygen 1.4.7