public class OcrException extends RuntimeException
| 构造器和说明 |
|---|
OcrException() |
OcrException(String message) |
OcrException(String message,
Throwable cause) |
OcrException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
OcrException(Throwable cause) |
Copyright © 2025. All rights reserved.