Package jakarta.faces.event
Class AbortProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.faces.FacesException
jakarta.faces.event.AbortProcessingException
- All Implemented Interfaces:
- Serializable
see Javadoc of Faces Specification
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionAbortProcessingException(String message) AbortProcessingException(String message, Throwable cause) 
- 
Method SummaryMethods inherited from class jakarta.faces.FacesExceptiongetCauseMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
AbortProcessingExceptionpublic AbortProcessingException()
- 
AbortProcessingException
- 
AbortProcessingException
- 
AbortProcessingException
 
-