API Reference protocol_ex v0.4.4
Modules
Matcher protocol control module
Only one implementation for a given callback per implementaiton is allowed at this time.
This is raised when a protocol definition is invalid.
This is raised when an as name is specified but is missing from a function argument list.
The given implementation is missing a required callback from the protocol.
A failed test and information about the error condition
Somehow a given implementation was consolidated without actually having a required callback specified.