HDF5
1.15.0.0464404
API Reference
|
Functions | |
HDF5Exception () | |
HDF5Exception (String message) | |
String | getMessage () |
String getMessage | ( | ) |
Returns the detail message of this exception
null
if this object does not have a detail message. HDF5Exception | ( | ) |
Constructs an HDF5Exception
with no specified detail message.
HDF5Exception | ( | String | message | ) |
Constructs an HDF5Exception
with the specified detail message.
message | the detail message. |