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