class ProcessExecuter::CommandError

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

The command executed and its result are available from this object.

This gem will raise a more specific error for each type of failure:

@api public