protocol_ex v0.4.0 ProtocolEx.InvalidProtocolSpecification exception
This is raised when a protocol definition is invalid.
If a new feature is wanted in the protocol definition, please raise an issue or submit a PR.
Link to this section Summary
Functions
Callback implementation for Exception.exception/1
Callback implementation for Exception.message/1
Link to this section Functions
Link to this function
exception(args)
Callback implementation for Exception.exception/1
.
Link to this function
message(exc)
Callback implementation for Exception.message/1
.