Exception: Protocol::BlockCheckError
- Inherits:
-
BaseCheckError
- Object
- StandardError
- ProtocolError
- BaseCheckError
- Protocol::BlockCheckError
- Defined in:
- lib/protocol/errors.rb
Overview
This exception is raised if a method implented in a class didn’t have the expected block argument, that was required to conform to the checked protocol.
Instance Attribute Summary
Attributes inherited from BaseCheckError
Method Summary
Methods inherited from BaseCheckError
Constructor Details
This class inherits a constructor from Protocol::BaseCheckError