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