|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
fire.FireException
public class FireException
数据库异常(基类)
| 字段摘要 | |
|---|---|
protected boolean |
debug
|
| 构造方法摘要 | |
|---|---|
FireException(java.lang.String str)
|
|
FireException(java.lang.String str,
java.lang.Throwable root)
|
|
FireException(java.lang.Throwable root)
|
|
| 方法摘要 | |
|---|---|
java.lang.String |
getMessage()
|
| 从类 java.lang.Throwable 继承的方法 |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 字段详细信息 |
|---|
protected boolean debug
| 构造方法详细信息 |
|---|
public FireException(java.lang.Throwable root)
public FireException(java.lang.String str,
java.lang.Throwable root)
public FireException(java.lang.String str)
| 方法详细信息 |
|---|
public java.lang.String getMessage()
java.lang.Throwable 中的 getMessage
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||