Exception: Apiwork::ContractError
- Inherits:
-
ConstraintError
- Object
- StandardError
- Error
- ConstraintError
- Apiwork::ContractError
- Defined in:
- lib/apiwork/contract_error.rb
Instance Attribute Summary
Attributes inherited from ConstraintError
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
#layer ⇒ Object
5 6 7 |
# File 'lib/apiwork/contract_error.rb', line 5 def layer :contract end |