Class Contract::ContractMismatch
In: lib/contract/exception.rb
Parent: TypeError
Contract Contract::ContractError Contract::ContractMismatch Contract::ContractException lib/contract/exception.rb

Represents a failed test in a contract. This means that an object simply does not fulfill one of the parts of a contract. Subclass of TypeError.

Included Modules

ContractException

[Validate]