Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.15.0.61982b6
API Reference
HDF5 Library Java Exception Interface

Detailed Description

Functions

 HDF5JavaException ()
 
 HDF5JavaException (String s)
 

Function Documentation

◆ HDF5JavaException() [1/2]

Constructs an HDF5JavaException with no specified detail message.

◆ HDF5JavaException() [2/2]

HDF5JavaException ( String  s)

Constructs an HDF5JavaException with the specified detail message.

Parameters
sthe detail message.