Exception: ProcessExecuter::FailedError

Inherits:
CommandError show all
Defined in:
lib/process_executer/errors.rb

Overview

Raised when the command returns a non-zero exit status

Instance Attribute Summary

Attributes inherited from CommandError

#result

Method Summary

Methods inherited from CommandError

#error_message, #initialize

Constructor Details

This class inherits a constructor from ProcessExecuter::CommandError