Class TaskBuilderAssertionError

java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.AssertionError
nz.org.riskscape.engine.sched.TaskBuilderAssertionError
All Implemented Interfaces:
Serializable

public class TaskBuilderAssertionError extends AssertionError

Throw by the TaskBuilder when the pipeline isn't as expected and so can not be converted in to tasks to run on the scheduler

See Also:
  • Constructor Details

    • TaskBuilderAssertionError

      public TaskBuilderAssertionError(String message)