|
dbdrowser b2007092301 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.phosphoresce.dbbrowser.exception.BrowserPropertiesException
public class BrowserPropertiesException
プロパティリソースアクセスに関する例外クラス
コンストラクタの概要 | |
---|---|
BrowserPropertiesException()
コンストラクタ |
|
BrowserPropertiesException(java.lang.String message)
コンストラクタ |
|
BrowserPropertiesException(java.lang.String message,
java.lang.Throwable cause)
コンストラクタ |
|
BrowserPropertiesException(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 BrowserPropertiesException()
public BrowserPropertiesException(java.lang.String message, java.lang.Throwable cause)
message
- 例外メッセージcause
- ルートケースpublic BrowserPropertiesException(java.lang.String message)
message
- 例外メッセージpublic BrowserPropertiesException(java.lang.Throwable cause)
cause
- ルートケース
|
dbdrowser b2007092301 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |