パッケージ
org.seasar.util.exception の使用

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をラップする例外です。
 



Copyright © 2010-2012 The Seasar Foundation. All Rights Reserved.