Package nz.org.riskscape.engine.sched
Class TaskBuilderAssertionError
java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.AssertionError
nz.org.riskscape.engine.sched.TaskBuilderAssertionError
- All Implemented Interfaces:
Serializable
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 Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TaskBuilderAssertionError
-