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