Package io.github.centrifugal.centrifuge
Class SubscriptionStateError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.github.centrifugal.centrifuge.SubscriptionStateError
-
- All Implemented Interfaces:
java.io.Serializable
public class SubscriptionStateError extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SubscriptionState
getState()
-
-
-
Method Detail
-
getState
public SubscriptionState getState()
-
-