Package org.atmosphere.cpr
Class BroadcasterListener.BroadcastListenerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.atmosphere.cpr.BroadcasterListener.BroadcastListenerException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- BroadcasterListener
public static final class BroadcasterListener.BroadcastListenerException extends java.lang.RuntimeExceptionThrow this exception to interrupt theBroadcaster.destroy()operation.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BroadcastListenerException()
-