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 SummaryConstructorsConstructorDescriptionFacesException(String message) FacesException(String message, Throwable cause) FacesException(Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString