Redix v0.4.0 Redix.Protocol.ParseError exception

Error in parsing data according to the RESP protocol.

Summary

Functions

exception(msg)

Specs

exception(String.t) :: Exception.t
exception(Keyword.t) :: Exception.t
message(exception)

Specs

message(Exception.t) :: String.t