Package cn.com.anysdk.ocr.exception
Class OcrException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.com.anysdk.ocr.exception.OcrException
- All Implemented Interfaces:
Serializable
OCR 异常
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOcrException(String message) OcrException(String message, Throwable cause) OcrException(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
-
OcrException
-
OcrException
-
OcrException
-