Name

EvaluationException

Synopsis

This is the base class for all more specific evaluation exception classes.

Synopsis

Class name:

javax.faces.el.EvaluationException

Extends:

javax.faces.FacesException

Implements:

java.io.Serializable

Constructors

public EvaluationException()

Creates an empty instance.

public EvaluationException(String message)

Creates an instance with the specified message.

public EvaluationException(String message, Throwable rootCause)

Creates an instance with the specified message and root cause.

public EvaluationException(Throwable rootCause)

Creates an instance with the specified root cause.

Get JavaServer Faces now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.