Exception: Protocol::NotImplementedErrorCheckError
- Inherits:
-
BaseCheckError
- Object
- StandardError
- ProtocolError
- BaseCheckError
- Protocol::NotImplementedErrorCheckError
- Defined in:
- lib/protocol/errors.rb
Overview
This exception is raised if a method was not implented in a class, 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