|
||||||||||
前 次 | フレームあり フレームなし |
org.seasar.util.exception を使用しているパッケージ | |
---|---|
org.seasar.util.beans.impl | JavaBeansのメタデータにアクセスする機能の実装を提供します。 |
org.seasar.util.exception | S2Utilがスローする例外を提供します。 |
org.seasar.util.jar | Jarを扱うユーティリティを提供します。 |
org.seasar.util.lang | クラスやフィールド、メソッドなど扱うユーティリティを提供します。 |
org.seasar.util.naming | JNDIを扱うユーティリティを提供します。 |
org.seasar.util.sql | JDBCを扱うユーティリティを提供します。 |
org.seasar.util.transaction | JTAを扱うユーティリティを提供します。 |
org.seasar.util.beans.impl により使用される org.seasar.util.exception のクラス | |
---|---|
PropertyNotFoundRuntimeException
プロパティが見つからなかった場合にスローされる例外です。 |
org.seasar.util.exception により使用される org.seasar.util.exception のクラス | |
---|---|
InstantiationRuntimeException
InstantiationException をラップする例外です。 |
|
SIllegalArgumentException
IllegalArgumentException をラップする例外です。 |
|
SRuntimeException
S2Utilの例外のベースクラスです。 |
org.seasar.util.jar により使用される org.seasar.util.exception のクラス | |
---|---|
IORuntimeException
IOException をラップする例外です。 |
org.seasar.util.lang により使用される org.seasar.util.exception のクラス | |
---|---|
ClassNotFoundRuntimeException
クラスが見つからないときにスローされる例外です。 |
|
IllegalAccessRuntimeException
IllegalAccessException をラップする例外です。 |
|
InstantiationRuntimeException
InstantiationException をラップする例外です。 |
|
InvocationTargetRuntimeException
InvocationTargetException をラップする例外です。 |
|
NoSuchConstructorRuntimeException
Constructor が見つからない場合にスローされるNoSuchMethodException をラップする例外です。 |
|
NoSuchFieldRuntimeException
NoSuchFieldException をラップする例外です。 |
|
NoSuchMethodRuntimeException
NoSuchMethodException をラップする例外です。 |
org.seasar.util.naming により使用される org.seasar.util.exception のクラス | |
---|---|
NamingRuntimeException
NamingException をラップする例外です。 |
org.seasar.util.sql により使用される org.seasar.util.exception のクラス | |
---|---|
SQLRuntimeException
SQLException をラップする例外です。 |
org.seasar.util.transaction により使用される org.seasar.util.exception のクラス | |
---|---|
SystemRuntimeException
SystemException をラップする例外です。 |
|
||||||||||
前 次 | フレームあり フレームなし |