Exception: ServicePattern::FailedError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/service_pattern/failed_error.rb

Instance Attribute Summary collapse

Instance Attribute Details

#errorsObject

Returns the value of attribute errors.



2
3
4
# File 'lib/service_pattern/failed_error.rb', line 2

def errors
  @errors
end