Class FunctionExecutionException

    • Field Detail

      • error

        protected final step.core.reports.Error error
    • Constructor Detail

      • FunctionExecutionException

        public FunctionExecutionException​(step.core.reports.Error error,
                                          Exception source)
    • Method Detail

      • getError

        public step.core.reports.Error getError()