protocol_ex v0.3.10 API Reference

Modules

Matcher protocol control module

Exceptions

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

Mix Tasks