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
public class JhoveException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JhoveException()JhoveException(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
-
-