protocol_ex v0.3.20 ProtocolEx.UnimplementedProtocolEx exception
Somehow a given implementation was consolidated without actually having a required callback specified.
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
.