org.tigris.mbt.exceptions
Class ExecutionTimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.tigris.mbt.exceptions.ExecutionTimeException
- All Implemented Interfaces:
- Serializable
public class ExecutionTimeException
- extends Exception
This exception is thrown, whenever the preset execution time has elapsed
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExecutionTimeException
public ExecutionTimeException()