Package com.vaadin.flow.server
Class SessionExpiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.vaadin.flow.server.SessionExpiredException
- All Implemented Interfaces:
Serializable
Exception indicating that the session has expired.
- Since:
- 1.0
- Author:
- Vaadin Ltd
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SessionExpiredException
public SessionExpiredException()
-