Jerboa v0.2.0 Jerboa.Format.MessageIntegrity.FormatError exception

Error indicating badly encoded MESSAGE-INTEGRITY attribute found in STUN message

MESSAGE-INTEGRITY value must be 20 bytes long, any other value results in this error.

Summary

Functions

Callback implementation for Exception.exception/1

Callback implementation for Exception.message/1

Functions

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

Callback implementation for Exception.exception/1.

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

Callback implementation for Exception.message/1.