Name

ELParseException

Synopsis

The EL evaluator signals parsing errors by throwing an ELParseException .

Synopsis

Class name:

javax.servlet.jsp.el.ELParseException

Extends:

javax.servlet.jsp.el.ELException

Implements:

None

Implemented by:

Internal container-dependent class; most containers use the reference implementation of the class (developed in the Apache Jakarta project)

Constructors

public ELParseException( )

Creates a new ELParseException instance.

public ELParseException(String msg)

Creates a new ELParseException instance with the specified message.

Get JavaServer Pages, 3rd Edition 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.