HPSearch

cgl.hpsearch.wsi.util
Class DestinationUnreachableException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycgl.hpsearch.wsi.util.DestinationUnreachableException
All Implemented Interfaces:
Serializable

public class DestinationUnreachableException
extends Exception

Created on Dec 22, 2005

Author:
Harshawardhan Gadgil (hgadgil@grids.ucs.indiana.edu)
See Also:
Serialized Form

Constructor Summary
DestinationUnreachableException()
           
DestinationUnreachableException(String arg0)
           
DestinationUnreachableException(String arg0, Throwable arg1)
           
DestinationUnreachableException(Throwable arg0)
           
 
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

DestinationUnreachableException

public DestinationUnreachableException()

DestinationUnreachableException

public DestinationUnreachableException(String arg0)
Parameters:
arg0 -

DestinationUnreachableException

public DestinationUnreachableException(Throwable arg0)
Parameters:
arg0 -

DestinationUnreachableException

public DestinationUnreachableException(String arg0,
                                       Throwable arg1)
Parameters:
arg0 -
arg1 -

HPSearch

For comments and suggestions please send e-mail to Harshawardhan Gadgil
Last updated: June 9 2006