Package com.geniusscansdk.ocr
Class OcrException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.geniusscansdk.ocr.OcrException
-
- All Implemented Interfaces:
java.io.Serializable
public class OcrException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OcrException(java.lang.String message)
-