cgl.hpsearch.util
Class PortRangeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cgl.hpsearch.util.PortRangeException
- All Implemented Interfaces:
- Serializable
- public class PortRangeException
- extends Exception
Created on Jul 10, 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 |
PortRangeException
public PortRangeException()
PortRangeException
public PortRangeException(String arg0)
PortRangeException
public PortRangeException(String arg0,
Throwable arg1)
PortRangeException
public PortRangeException(Throwable arg0)