HDF5 C++ API Reference Manual

 

 

 

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

H5::LibraryIException Class Reference

#include <H5Exception.h>

Inheritance diagram for H5::LibraryIException:

H5::Exception List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

H5::LibraryIException::LibraryIException const string  func_name,
const string  message = DEFAULT_MSG
 

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

Default constructor.

H5::LibraryIException::~LibraryIException  )  [virtual]
 

Noop destructor.


Generated on Mon Oct 31 04:59:49 2005 by  doxygen 1.4.2