Package scriptella.execution
Class EtlExecutorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
scriptella.execution.EtlExecutorException
- All Implemented Interfaces:
Serializable
Thrown on script execution failure
- Version:
- 1.0
- Author:
- Fyodor Kupolov
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EtlExecutorException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-
getLastProvider
-
getLastExpression
-
getLastElementLocation
-
isCancelled
public boolean isCancelled()
-