Exception: Bcome::Exception::FailedToRunLocalCommand

Inherits:
Base
  • Object
show all
Defined in:
lib/objects/exception/failed_to_run_local_command.rb

Instance Method Summary collapse

Methods inherited from Base

#initialize, #message, #pretty_display

Constructor Details

This class inherits a constructor from Bcome::Exception::Base

Instance Method Details

#message_prefixObject



6
7
8
# File 'lib/objects/exception/failed_to_run_local_command.rb', line 6

def message_prefix
  'Failed to run local command: '
end