Name

ReferenceSyntaxException

Synopsis

An instance of this class is thrown to signal a syntax error in a value or method binding expression.

Synopsis

Class name:

javax.faces.el.ReferenceSyntaxException

Extends:

javax.faces.el.EvaluationException

Implements:

java.io.Serializable

Constructors

public ReferenceSyntaxException()

Creates an empty instance.

public ReferenceSyntaxException(String message)

Creates an instance with the specified message.

public ReferenceSyntaxException(String message, Throwable rootCause)

Creates an instance with the specified message and root cause.

public ReferenceSyntaxException(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.