gboat2.base.view
类 GboatViewException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
gboat2.base.bridge.exception.GboatNestedException
gboat2.base.view.GboatViewException
- 所有已实现的接口:
- Serializable
public class GboatViewException
- extends GboatNestedException
Gboat2 平台的视图展现异常
- 从以下版本开始:
- 3.0
- 作者:
- 何明旺
- 另请参见:
- 序列化表格
从类 java.lang.Throwable 继承的方法 |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GboatViewException
public GboatViewException()
GboatViewException
public GboatViewException(String message,
Throwable cause)
GboatViewException
public GboatViewException(String message,
Throwable cause,
String errorCode)
GboatViewException
public GboatViewException(String message)
GboatViewException
public GboatViewException(String message,
String errorCode)
GboatViewException
public GboatViewException(Throwable cause)
GboatViewException
public GboatViewException(Throwable cause,
String errorCode)
Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.