Name

AbortProcessingException

Synopsis

An instance of this class is thrown by an event handler to terminate further processing of the event.

Synopsis

Class name:

javax.faces.event.AbortProcessingException

Extends:

javax.faces.FacesException

Implements:

java.io.Serializable

Constructors

public AbortProcessingException()

Creates an empty instance.

public AbortProcessingException(String message)

Creates an instance with the specified message.

public AbortProcessingException(String message, Throwable rootCause)

Creates an instance with the specified message and root cause.

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