org.demac.context.registry.service
Class ServiceNotReachableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.demac.context.registry.service.ServiceNotReachableException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ServiceNotReachableForCriteriaException

public class ServiceNotReachableException
extends java.lang.Exception

TODO Mirwais: Comment this class

See Also:
Serialized Form

Constructor Summary
ServiceNotReachableException(java.lang.String arg0)
          Constructor
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ServiceNotReachableException

public ServiceNotReachableException(java.lang.String arg0)
Constructor

Parameters:
arg0 -