类 CaptchaCategoryIsIncorrectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.herodotus.stirrup.core.definition.exception.AbstractRuntimeException
cn.herodotus.stirrup.core.definition.exception.PlatformRuntimeException
cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaCategoryIsIncorrectException
- 所有已实现的接口:
HerodotusException,Serializable
Description: 验证码分类错误
- 作者:
- : gengwei.zheng
- 另请参阅:
- Date:
- : 2021/12/15 17:51
-
构造器概要
构造器限定符构造器说明CaptchaCategoryIsIncorrectException(String message, Throwable cause) protectedCaptchaCategoryIsIncorrectException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
方法概要
从类继承的方法 cn.herodotus.stirrup.core.definition.exception.AbstractRuntimeException
getResult
-
构造器详细资料
-
CaptchaCategoryIsIncorrectException
public CaptchaCategoryIsIncorrectException() -
CaptchaCategoryIsIncorrectException
-
CaptchaCategoryIsIncorrectException
-
CaptchaCategoryIsIncorrectException
-
CaptchaCategoryIsIncorrectException
-
-
方法详细资料
-
getFeedback
- 指定者:
getFeedback在接口中HerodotusException- 覆盖:
getFeedback在类中PlatformRuntimeException
-