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:
Serializable
- Enclosing interface:
BroadcasterListener
Throw this exception to interrupt the
Broadcaster.destroy() operation.- See Also:
-
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
-
BroadcastListenerException
public BroadcastListenerException()
-