Package com.xebialabs.xlrelease.script
Class ScriptTimeoutException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- javax.script.ScriptException
-
- com.xebialabs.xlrelease.script.ScriptTimeoutException
-
- All Implemented Interfaces:
java.io.Serializable
public class ScriptTimeoutException extends javax.script.ScriptException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ScriptTimeoutException(java.lang.String msg, java.lang.Exception ex)
-
Method Summary
-
Methods inherited from class javax.script.ScriptException
getColumnNumber, getFileName, getLineNumber, getMessage
-
-