Package jakarta.faces
Class FacesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.faces.FacesException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AbortProcessingException
,ComponentNotFoundException
,ConverterException
,FaceletException
,ProtectedViewException
,UpdateModelException
,ValidatorException
,ViewExpiredException
see Javadoc of Faces Specification
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFacesException
(String message) FacesException
(String message, Throwable cause) FacesException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString