Help us improve by taking our short survey: https://www.hdfgroup.org/website-survey/
HDF5 Last Updated on 2026-03-09
The HDF5 Field Guide
Loading...
Searching...
No Matches
HDF5BtreeException Class Reference

Detailed Description

The class HDF5LibraryException returns errors raised by the HDF5 library.

This sub-class represents HDF5 major error code H5E_BTREE

Inheritance diagram for HDF5BtreeException:

Public Member Functions

 HDF5BtreeException ()
 HDF5BtreeException (String s)
Public Member Functions inherited from HDF5LibraryException
long getMajorErrorNumber ()
String getMinorError (long err_code)
long getMinorErrorNumber ()
 HDF5LibraryException ()
 HDF5LibraryException (String s)
void printStackTrace ()
void printStackTrace (java.io.File f)
Public Member Functions inherited from HDF5Exception
String getMessage ()
 HDF5Exception ()
 HDF5Exception (String message)

Additional Inherited Members

Protected Attributes inherited from HDF5Exception
String detailMessage

The documentation for this class was generated from the following file: