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