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 Summary
ConstructorsConstructorDescriptionAbortProcessingException
(String message) AbortProcessingException
(String message, Throwable cause) -
Method Summary
Methods inherited from class jakarta.faces.FacesException
getCause
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AbortProcessingException
public AbortProcessingException() -
AbortProcessingException
-
AbortProcessingException
-
AbortProcessingException
-