Exception: Apiwork::ContractError

Inherits:
ConstraintError show all
Defined in:
lib/apiwork/contract_error.rb

Instance Attribute Summary

Attributes inherited from ConstraintError

#issues

Instance Method Summary collapse

Methods inherited from ConstraintError

#error_code, #initialize, #status

Constructor Details

This class inherits a constructor from Apiwork::ConstraintError

Instance Method Details

#layerObject



5
6
7
# File 'lib/apiwork/contract_error.rb', line 5

def layer
  :contract
end