Exception: ApiMaker::CommandFailedError

Inherits:
RuntimeError
  • Object
show all
Defined in:
app/services/api_maker/command_failed_error.rb

Instance Attribute Summary collapse

Instance Attribute Details

#api_maker_argsObject

Returns the value of attribute api_maker_args.



2
3
4
# File 'app/services/api_maker/command_failed_error.rb', line 2

def api_maker_args
  @api_maker_args
end

#api_maker_blockObject

Returns the value of attribute api_maker_block.



2
3
4
# File 'app/services/api_maker/command_failed_error.rb', line 2

def api_maker_block
  @api_maker_block
end