パッケージ org.guiceex.exception

Guiceexがスローする例外を提供します。

参照先:
          説明

例外の概要
BindException バインディング中に発生したエラーを報告するクラスのスーパークラスです。
ClassNotFoundException クラスの取得に失敗した際にスローされます。
ConfigurationException InjectorFactory#getInjector(String)が失敗した時にスローされます。
GuiceexException Guiceexがスローする例外のスーパークラスです。
InstantiationException インスタンス化に失敗した際にスローされます。
ProviderException GuiceexのカスタムPrivider内で発生したエラーを報告します。
 

パッケージ org.guiceex.exception の説明

Guiceexがスローする例外を提供します。



Copyright © 2007. All Rights Reserved.