Package io.github.centrifugal.centrifuge
Class DuplicateSubscriptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.centrifugal.centrifuge.DuplicateSubscriptionException
- All Implemented Interfaces:
Serializable
Used to indicate an attempt to subscribe to channel already used in
another subscription.
- See Also:
- Serialized Form
-
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
-
DuplicateSubscriptionException
public DuplicateSubscriptionException() -
DuplicateSubscriptionException
-
DuplicateSubscriptionException
-
DuplicateSubscriptionException
-