protocol_ex v0.3.5 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

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