类 InvalidCaptchaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
io.github.lishangbu.orange.oauth2.authorizationserver.exception.InvalidCaptchaException
- 所有已实现的接口:
- Serializable
public class InvalidCaptchaException
extends org.springframework.security.core.AuthenticationException
验证码异常类 校验验证码异常时抛出
- 从以下版本开始:
- 2025/8/21
- 作者:
- lishangbu
- 另请参阅:
- 
构造器概要构造器
- 
方法概要从类继承的方法 org.springframework.security.core.AuthenticationExceptiongetAuthenticationRequest, setAuthenticationRequest
- 
构造器详细资料- 
InvalidCaptchaException
 
-