Package step.functions.type
Class FunctionExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
step.functions.type.FunctionExecutionException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
error
protected final step.core.reports.Error error -
source
-
-
Constructor Details
-
FunctionExecutionException
-
-
Method Details
-
getError
public step.core.reports.Error getError() -
getSource
-