com.vaadin.flow.server.

Class SessionExpiredException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.vaadin.flow.server.SessionExpiredException

All Implemented Interfaces:

Serializable

public class SessionExpiredException extends Exception

Exception indicating that the session has expired.

Since:

1.0

Author:

Vaadin Ltd

See Also:

  • Constructor Details

    • SessionExpiredException

      public SessionExpiredException()