Package org.slim3.container.exception

This package provides Slim3 container exceptions.

See:
          Description

Exception Summary
AroundInvokeMethodNotFoundRuntimeException This exception is thrown when around invoke method is not found.
AroundInvokeMethodSignatureRuntimeException This exception is thrown when around invoke method is wrong.
BindingFailureRuntimeException This exception is thrown when an exception is encountered while binding.
BindingNotFoundRuntimeException This exception is thrown when the binding is not found.
CanNotInvokeAbstractMethodRuntimeException This exception is thrown when an abstract method is invoked.
DuplicateAroundInvokeRuntimeException This exception is thrown when AroundInvoke annotations are duplicate.
InterceptorsAnnotationRuntimeException This exception is thrown when Interceptors annotation is wrong.
InterceptorsConfigurationRuntimeException This exception is thrown when interceptors configuration is wrong.
ResourceInterceptorRuntimeException This exception is thrown when Resource annotation is defined to interceptor.
 

Package org.slim3.container.exception Description

This package provides Slim3 container exceptions.



Copyright © 2008-2009 The Slim3 project. All Rights Reserved.