Exception: Boomerang::Errors::AWSError

Inherits:
BoomerangError show all
Defined in:
lib/boomerang/errors.rb

Instance Attribute Summary collapse

Instance Attribute Details

#other_errorsObject

Returns the value of attribute other_errors.



16
17
18
# File 'lib/boomerang/errors.rb', line 16

def other_errors
  @other_errors
end

#request_idObject

Returns the value of attribute request_id.



16
17
18
# File 'lib/boomerang/errors.rb', line 16

def request_id
  @request_id
end