Package jakarta.faces

Class FacesException

java.lang.Object
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AbortProcessingException, ComponentNotFoundException, ConfigurationException, ConverterException, FaceletException, ProtectedViewException, UpdateModelException, ValidatorException, ViewExpiredException, ViewHandlingStrategyNotFoundException

public class FacesException extends RuntimeException

This class encapsulates general Jakarta Faces exceptions.

See Also: