|
database b2007102101 |
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.phosphoresce.commons.database.exception.IllegalResultTypeException
データベースレコード情報タイプに関する例外クラス
| コンストラクタの概要 | |
IllegalResultTypeException()
コンストラクタ |
|
IllegalResultTypeException(java.lang.String message)
コンストラクタ |
|
IllegalResultTypeException(java.lang.String message,
java.lang.Throwable cause)
コンストラクタ |
|
IllegalResultTypeException(java.lang.Throwable cause)
コンストラクタ |
|
| クラス java.lang.Throwable から継承したメソッド |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
public IllegalResultTypeException()
public IllegalResultTypeException(java.lang.String message,
java.lang.Throwable cause)
message - 例外メッセージcause - ルートケースpublic IllegalResultTypeException(java.lang.String message)
message - 例外メッセージpublic IllegalResultTypeException(java.lang.Throwable cause)
cause - ルートケース
|
database b2007102101 |
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||