cgl.hpsearch.wsi.util
Class DestinationUnreachableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cgl.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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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 -