Exception: InvariantError
- Inherits:
-
StandardError
- Object
- StandardError
- InvariantError
- Defined in:
- lib/contracts/errors.rb
Overview
Base invariant violation error
Instance Method Summary collapse
Instance Method Details
#to_contract_error ⇒ Object
44 45 46 |
# File 'lib/contracts/errors.rb', line 44 def to_contract_error self end |