ewoksutils.exceptions#
Task-related exceptions.
Exceptions
Base exception for all task-related errors. |
|
Raised when a task fails during execution. |
|
Raised when task inputs are invalid or missing. |
|
Raised when task inputs have issues that do not prevent execution. |
|
Base warning for all task-related warnings. |