edu.ntnu.item.jt.system.errors
Class TimedOutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.ntnu.item.jt.system.errors.TimedOutException
- All Implemented Interfaces:
- Serializable
public class TimedOutException
- extends Exception
Indicates that an operation timed out.
- Author:
- Thomas Langerud
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TimedOutException
public TimedOutException(String reason)