Class OCRUtils.OCRException

java.lang.Object
java.lang.Throwable
java.lang.Exception
cn.net.pap.common.tesseract.util.OCRUtils.OCRException
All Implemented Interfaces:
Serializable
Enclosing class:
OCRUtils

public static class OCRUtils.OCRException extends Exception
OCR 异常类
See Also:
  • Constructor Details

    • OCRException

      public OCRException(String message)
    • OCRException

      public OCRException(String message, Throwable cause)