net.kwfgrid.gwes.uiproxy
Class SubscriptionFailed

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.kwfgrid.gwes.uiproxy.SubscriptionFailed
All Implemented Interfaces:
Serializable

public class SubscriptionFailed
extends Exception

Exception indicating a failed subscription.

See Also:
Serialized Form

Constructor Summary
SubscriptionFailed(String message)
           
 
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

SubscriptionFailed

public SubscriptionFailed(String message)


Copyright © 2005-2011 Fraunhofer FIRST. All Rights Reserved.