public class OCRException extends Exception
Constructor and Description |
---|
OCRException(String msg)
OCRException with a simple error message.
|
OCRException(String msg,
Throwable cause)
OCRException with an error message and an underlying cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString