org.atmosphere.util
Class BroadcasterLookup.OutOfScopeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.atmosphere.util.BroadcasterLookup.OutOfScopeException
All Implemented Interfaces:
Serializable
Enclosing class:
BroadcasterLookup

public static class BroadcasterLookup.OutOfScopeException
extends Exception

See Also:
Serialized Form

Constructor Summary
BroadcasterLookup.OutOfScopeException(Broadcaster b)
           
 
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

BroadcasterLookup.OutOfScopeException

public BroadcasterLookup.OutOfScopeException(Broadcaster b)


Copyright © 2009 SUN Microsystems. All Rights Reserved.