org.atmosphere.cpr
Class BroadcasterListener.BroadcastListenerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.atmosphere.cpr.BroadcasterListener.BroadcastListenerException
All Implemented Interfaces:
Serializable
Enclosing interface:
BroadcasterListener

public static final class BroadcasterListener.BroadcastListenerException
extends RuntimeException

Throw this exception to interrupt the Broadcaster.destroy() operation.

See Also:
Serialized Form

Constructor Summary
BroadcasterListener.BroadcastListenerException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BroadcasterListener.BroadcastListenerException

public BroadcasterListener.BroadcastListenerException()


Copyright © 2012. All Rights Reserved.