gboat2.web.exception
类 ValidateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
gboat2.base.bridge.exception.BusinessNestedException
gboat2.web.exception.ValidateException
- 所有已实现的接口:
- Serializable
- 直接已知子类:
- AuthValidateException, NomalUserValidateException, SuperValidateException
public class ValidateException
- extends BusinessNestedException
验证异常
- 从以下版本开始:
- jdk1.6
- 作者:
- zhangxj-a
- 另请参见:
- 序列化表格
从类 java.lang.Throwable 继承的方法 |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ValidateException
public ValidateException()
ValidateException
public ValidateException(String message,
Throwable cause)
ValidateException
public ValidateException(String message)
ValidateException
public ValidateException(Throwable cause)
Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.