Class ServerRpcHandler.ResynchronizationRequiredException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.vaadin.flow.server.communication.ServerRpcHandler.ResynchronizationRequiredException
All Implemented Interfaces:
Serializable
Enclosing class:
ServerRpcHandler

public static class ServerRpcHandler.ResynchronizationRequiredException extends RuntimeException
Exception thrown then the client side resynchronization is required.
See Also:
  • Constructor Details

    • ResynchronizationRequiredException

      public ResynchronizationRequiredException()
      Default constructor for the exception.