public class CaptchaIsEmptyException extends CaptchaException
Description: 验证码为空
| 构造器和说明 |
|---|
CaptchaIsEmptyException() |
CaptchaIsEmptyException(String message) |
CaptchaIsEmptyException(String message,
Throwable cause) |
CaptchaIsEmptyException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
CaptchaIsEmptyException(Throwable cause) |
Copyright © 2022. All rights reserved.