gboat2.base.bridge.exception
类 DefaultBusinessNestedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
gboat2.base.bridge.exception.BusinessNestedException
gboat2.base.bridge.exception.DefaultBusinessNestedException
- 所有已实现的接口:
- Serializable
public class DefaultBusinessNestedException
- extends BusinessNestedException
业务异常的默认实现
- 作者:
- zhangxj-a
- 另请参见:
- 序列化表格
从类 java.lang.Throwable 继承的方法 |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DefaultBusinessNestedException
public DefaultBusinessNestedException()
DefaultBusinessNestedException
public DefaultBusinessNestedException(String message,
String errorCode)
DefaultBusinessNestedException
public DefaultBusinessNestedException(String message,
Throwable cause,
String errorCode)
DefaultBusinessNestedException
public DefaultBusinessNestedException(String message,
Throwable cause)
DefaultBusinessNestedException
public DefaultBusinessNestedException(String message)
DefaultBusinessNestedException
public DefaultBusinessNestedException(Throwable cause,
String errorCode)
DefaultBusinessNestedException
public DefaultBusinessNestedException(Throwable cause)
Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.