Package edu.harvard.hul.ois.jhove
Class JhoveException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.harvard.hul.ois.jhove.JhoveException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJhoveException(String message) JhoveException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JhoveException
public JhoveException() -
JhoveException
-
JhoveException
-