|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
ncsa.hdf.hdf5lib.exceptions.HDF5Exception
ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException
ncsa.hdf.hdf5lib.exceptions.HDF5ReferenceException
public class HDF5ReferenceException
| Constructor Summary | |
|---|---|
HDF5ReferenceException()
Constructs an HDF5ReferenceException with no specified
detail message. |
|
HDF5ReferenceException(java.lang.String s)
Constructs an HDF5ReferenceException with the specified
detail message. |
|
| Method Summary |
|---|
| Methods inherited from class ncsa.hdf.hdf5lib.exceptions.HDF5LibraryException |
|---|
getMajorErrorNumber, getMinorError, getMinorErrorNumber, printStackTrace, printStackTrace |
| Methods inherited from class ncsa.hdf.hdf5lib.exceptions.HDF5Exception |
|---|
getMessage |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public HDF5ReferenceException()
HDF5ReferenceException with no specified
detail message.
public HDF5ReferenceException(java.lang.String s)
HDF5ReferenceException with the specified
detail message.
s - the detail message.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||