|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.siprop.SIPropException
public class SIPropException
SIProp内部用のExceptionクラス
| コンストラクタの概要 | |
|---|---|
SIPropException()
|
|
SIPropException(java.lang.String str)
|
|
SIPropException(java.lang.String str1,
java.lang.Throwable thor)
|
|
SIPropException(java.lang.Throwable thor)
|
|
| メソッドの概要 |
|---|
| クラス java.lang.Throwable から継承されたメソッド |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public SIPropException()
public SIPropException(java.lang.String str)
public SIPropException(java.lang.String str1,
java.lang.Throwable thor)
public SIPropException(java.lang.Throwable thor)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||