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