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