Package com.digimarc.dms.readers
Class ReaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.digimarc.dms.readers.ReaderException
- All Implemented Interfaces:
Serializable
Exception class used for errors that occur in all BaseReader-derived classes.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ReaderException
-
ReaderException
public ReaderException(@StringRes int reasonId)
-