org.ijsberg.iglu.util.execution
Class TimeOutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ijsberg.iglu.util.execution.TimeOutException
- All Implemented Interfaces:
- Serializable
public class TimeOutException
- extends Exception
Thrown when a call does not respond in time.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TimeOutException
public TimeOutException()
TimeOutException
public TimeOutException(String message)
- Parameters:
message -
Copyright © 2011. All Rights Reserved.