Package org.eclipse.ease
Class ScriptEngineInterruptedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.util.concurrent.ExecutionException
org.eclipse.ease.ScriptEngineInterruptedException
- All Implemented Interfaces:
Serializable
public class ScriptEngineInterruptedException extends ExecutionException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description ScriptEngineInterruptedException(InterruptedException e)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ScriptEngineInterruptedException
-