类 OAuth2CaptchaArgumentIllegalException
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.OAuth2CaptchaArgumentIllegalException
- 所有已实现的接口:
cn.herodotus.engine.assistant.definition.exception.HerodotusException,Serializable
Description: Oauth2 使用的验证码参数错误
- 作者:
- : gengwei.zheng
- 另请参阅:
- Date:
- : 2021/12/24 12:02
-
构造器概要
构造器 -
方法概要
从类继承的方法 cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaException
getResult
-
构造器详细资料
-
OAuth2CaptchaArgumentIllegalException
-
OAuth2CaptchaArgumentIllegalException
-
-
方法详细资料
-
getFeedback
public cn.herodotus.engine.assistant.definition.domain.Feedback getFeedback()- 指定者:
getFeedback在接口中cn.herodotus.engine.assistant.definition.exception.HerodotusException- 覆盖:
getFeedback在类中OAuth2CaptchaException
-