Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Type

Description

PelUtilException

In case the execution of a pipeline util has been failed.

CommandException

In case the execution of a command has been failed.

CommandNotFoundException

In case a command was not found.

IllegalArgumentException

In case an argument to any backend function was invalid.

PipelineException

In case a pipeline execution has been failed.

Exception

This type catches any exception.

...