class ProcessExecuter::CommandError

Raised when a command fails or exits because of an uncaught signal

The command executed, status, stdout, and stderr are available from this object.

The Gem will raise a more specific error for each type of failure:

@api public