类 CaptchaIncorrectException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.shiro.ShiroException
-
- org.apache.shiro.authc.AuthenticationException
-
- cn.wizzer.app.web.commons.shiro.exception.CaptchaIncorrectException
-
- 所有已实现的接口:
Serializable
public class CaptchaIncorrectException extends org.apache.shiro.authc.AuthenticationExceptionCreated by wizzer on 2017/1/10.- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 CaptchaIncorrectException()CaptchaIncorrectException(String message)CaptchaIncorrectException(String message, Throwable cause)CaptchaIncorrectException(Throwable cause)
-
方法概要
-