org.apache.myfaces.extensions.validator.core.renderkit.exception
Class SkipBeforeInterceptorsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.myfaces.extensions.validator.core.renderkit.exception.SkipBeforeInterceptorsException
All Implemented Interfaces:
java.io.Serializable

public class SkipBeforeInterceptorsException
extends java.lang.Exception

Since:
1.x.1
Author:
Gerhard Petracek
See Also:
Serialized Form

Constructor Summary
SkipBeforeInterceptorsException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SkipBeforeInterceptorsException

public SkipBeforeInterceptorsException()


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