Public Member Functions

H5::DataTypeIException Class Reference

List of all members.

Public Member Functions


Detailed Description

Examples:

compound.cpp, create.cpp, extend_ds.cpp, and readdata.cpp.


Constructor & Destructor Documentation

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

Creates a DataTypeIException 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