Package hdf.hdflib
Class HDFJavaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
hdf.hdflib.HDFException
hdf.hdflib.HDFJavaException
- All Implemented Interfaces:
 Serializable
- Direct Known Subclasses:
 HDFNotImplementedException
The class HDFJavaException returns errors from the Java wrapper of theHDF library.
These errors include Java configuration errors, security violations, and resource exhaustion.
- See Also:
 - Serialized Form
 
- 
Field Summary
Fields inherited from class hdf.hdflib.HDFException
HDFerror, HDFExceptionMessage, HDFMessage, OutOfMemoryMessage - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
HDFJavaException
public HDFJavaException() - 
HDFJavaException
 
 - 
 - 
Method Details
- 
getMessage
- Overrides:
 getMessagein classHDFException
 
 -