Class ClusterStoreAndForward.WrongUserException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.mats3.matssocket.ClusterStoreAndForward.WrongUserException
All Implemented Interfaces:
Serializable
Enclosing interface:
ClusterStoreAndForward

public static class ClusterStoreAndForward.WrongUserException extends Exception
Thrown from ClusterStoreAndForward.registerSessionAtThisNode(String, String, String, String, String, String) if the userId does not match the original userId that created this session.
See Also:
  • Constructor Details

    • WrongUserException

      public WrongUserException(String message)