public class ViewExpiredException extends FacesException
| Constructor and Description | 
|---|
| ViewExpiredException() | 
| ViewExpiredException(String viewId) | 
| ViewExpiredException(String message,
                    String viewId) | 
| ViewExpiredException(String message,
                    Throwable cause,
                    String viewId) | 
| ViewExpiredException(Throwable cause,
                    String viewId) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getViewId() | 
getCauseaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2025 The Apache Software Foundation. All rights reserved.