class Protocol::BlockCheckError
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.
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.