org.globus.cog.abstraction.impl.file
Class IllegalHostException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.globus.cog.abstraction.impl.file.IllegalHostException
- All Implemented Interfaces:
- Serializable
- public class IllegalHostException
- extends Exception
IllegalHostException is thrown
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalHostException
public IllegalHostException(String message)
- Assign message for the exception
IllegalHostException
public IllegalHostException(String message,
Throwable parent)
- Assign message and throwable for the exception