Package org.apache.myfaces.extensions.validator.core.renderkit.exception

Exception Summary
SkipAfterInterceptorsException Marker exception that can be thrown by an after-method (RendererInterceptor) to stop the execution of the subsequent interceptors.
SkipBeforeInterceptorsException Marker exception that can be thrown by a before-method (RendererInterceptor) to stop the execution of the subsequent interceptors.
SkipRendererDelegationException Exception that can be thrown by a (RendererInterceptor) to skip the invocation of the intercepted renderer method.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.