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