类 CaptchaIncorrectException

  • 所有已实现的接口:
    Serializable

    public class CaptchaIncorrectException
    extends org.apache.shiro.authc.AuthenticationException
    Created by wizzer on 2017/1/10.
    另请参阅:
    序列化表格
    • 构造器详细资料

      • CaptchaIncorrectException

        public CaptchaIncorrectException()
      • CaptchaIncorrectException

        public CaptchaIncorrectException​(String message,
                                         Throwable cause)
      • CaptchaIncorrectException

        public CaptchaIncorrectException​(String message)
      • CaptchaIncorrectException

        public CaptchaIncorrectException​(Throwable cause)