类 CaptchaException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.walker.infrastructure.core.NestedRuntimeException
com.walker.infrastructure.ApplicationRuntimeException
com.walker.web.WebRuntimeException
com.iplatform.base.exception.CaptchaException
所有已实现的接口:
Serializable

@Deprecated public class CaptchaException extends com.walker.web.WebRuntimeException
已过时。
验证码运行异常定义。
作者:
时克英
另请参阅:
  • 构造器详细资料

    • CaptchaException

      public CaptchaException()
      已过时。
    • CaptchaException

      public CaptchaException(String msg)
      已过时。