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:
- Serializable
public class AbortProcessingException
- extends FacesException
see Javadoc of JSF Specification
- Version:
- $Revision: 1187700 $ $Date: 2011-10-22 12:19:37 +0000 (Sat, 22 Oct 2011) $
- Author:
- Thomas Spiegl (latest modification by $Author: bommel $)
- See Also:
- Serialized Form
AbortProcessingException
public AbortProcessingException()
AbortProcessingException
public AbortProcessingException(String message)
AbortProcessingException
public AbortProcessingException(String message,
Throwable cause)
AbortProcessingException
public AbortProcessingException(Throwable cause)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.