javax.faces.event
Class AbortProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.faces.FacesException
javax.faces.event.AbortProcessingException
- All Implemented Interfaces:
- java.io.Serializable
public class AbortProcessingException
- extends FacesException
see Javadoc of JSF Specification
- Version:
- $Revision: 689655 $ $Date: 2008-08-27 18:18:36 -0500 (Wed, 27 Aug 2008) $
- Author:
- Thomas Spiegl (latest modification by $Author: slessard $)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, 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 |
AbortProcessingException
public AbortProcessingException()
AbortProcessingException
public AbortProcessingException(java.lang.String message)
AbortProcessingException
public AbortProcessingException(java.lang.String message,
java.lang.Throwable cause)
AbortProcessingException
public AbortProcessingException(java.lang.Throwable cause)
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.