public class HDF5DataStorageException extends HDF5LibraryException
This sub-class represents HDF5 major error code H5E_STORAGE
detailMessage| Constructor and Description |
|---|
HDF5DataStorageException() |
HDF5DataStorageException(String s) |
getMajorErrorNumber, getMinorError, getMinorErrorNumber, printStackTrace, printStackTracegetMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toStringpublic HDF5DataStorageException()
public HDF5DataStorageException(String s)
s - the detail message.Copyright © 2024. All rights reserved.