Class AbortProcessingException

java.lang.Object
All Implemented Interfaces:
Serializable

public class AbortProcessingException extends FacesException

An exception that may be thrown by event listeners to terminate the processing of the current event.

See Also: