Package io.mats3.matssocket
Class ClusterStoreAndForward.WrongUserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.mats3.matssocket.ClusterStoreAndForward.WrongUserException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- ClusterStoreAndForward
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 Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WrongUserException
-