Class ViewExpiredException

java.lang.Object
All Implemented Interfaces:
Serializable

public class ViewExpiredException extends FacesException

Implementations must throw this FacesException when attempting to restore the view StateManagementStrategy.restoreView(FacesContext, String, String) results in failure on postback.

Since:
1.2
See Also: