| AutoBindingFailureException |
|
| ClassUnmatchRuntimeException |
コンポーネントのインスタンスを、 コンポーネント定義に指定されたクラスにキャスト出来ない場合にスローされます。
|
| ComponentNotFoundException |
|
| ComponentNotFoundRuntimeException |
|
| ContainerNotRegisteredRuntimeException |
diconファイルなどの設定情報に対応するS2コンテナが、 コンテナツリーに登録されていなかった場合にスローされます。
|
| CyclicReferenceRuntimeException |
コンポーネントの循環参照が発生した場合にスローされます。
|
| ExpressionClassCreateFailureException |
|
| ExtensionNotFoundRuntimeException |
指定されたパスのファイル名に、 拡張子が付いていなかった場合にスローされます。
|
| IllegalAccessTypeDefRuntimeException |
不正なアクセスタイプ定義が指定された場合にスローされます。
|
| IllegalAutoBindingDefRuntimeException |
不正な自動バインディング定義が指定された場合にスローされます。
|
| IllegalAutoBindingPropertyRuntimeException |
|
| IllegalBindingTypeDefRuntimeException |
不正なバインディングタイプ定義が指定された場合にスローされます。
|
| IllegalConstructorRuntimeException |
コンポーネントの構築に失敗した場合にスローされます。
|
| IllegalDestroyMethodAnnotationRuntimeException |
|
| IllegalInitMethodAnnotationRuntimeException |
|
| IllegalInstanceDefRuntimeException |
不正なコンポーネントインスタンス定義が指定された場合にスローされます。
|
| IllegalMethodRuntimeException |
不正なメソッド・インジェクション定義が指定されていた場合にスローされます。
|
| IllegalPropertyDefinitionException |
|
| TooManyRegistrationComponentException |
|
| TooManyRegistrationRuntimeException |
1つのキーに複数のコンポーネントが登録されていた場合にスローされます。
|