类 OAuth2CaptchaHasExpiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
org.springframework.security.authentication.AccountStatusException
cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaException
cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaHasExpiredException
- 所有已实现的接口:
cn.herodotus.engine.assistant.core.definition.exception.HerodotusException,Serializable
Description: Oauth2 使用的验证码不匹配错误
- 作者:
- : gengwei.zheng
- 另请参阅:
- Date:
- : 2021/12/24 12:04
-
构造器概要
构造器 -
方法概要
从类继承的方法 cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaException
getResult
-
构造器详细资料
-
OAuth2CaptchaHasExpiredException
-
OAuth2CaptchaHasExpiredException
-
-
方法详细资料
-
getFeedback
public cn.herodotus.engine.assistant.core.domain.Feedback getFeedback()- 指定者:
getFeedback在接口中cn.herodotus.engine.assistant.core.definition.exception.HerodotusException- 覆盖:
getFeedback在类中OAuth2CaptchaException
-