All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----ncsa.hdf.hdflib.HDFException | +----ncsa.hdf.hdflib.HDFJavaException
The class HDFJavaException returns errors from the Java wrapper of theHDF library.
These errors include Java configuration errors, security violations, and resource exhaustion.
public HDFJavaException()
public HDFJavaException(String s)
public String getMessage()
All Packages Class Hierarchy This Package Previous Next Index