Expand description
STUN Errors. This module contains all errors that can happen when dealing with stun.
Structs§
- Stun
Attribute Error - Describes the error happened when parsing an
StunAttribute
- Stun
Decode Error - Describes an error decoding a
StunMessage
- Stun
Encode Error - Describes an error encoding a message
StunMessage
- Stun
Error - Stun error
- Stun
Message Error - Describes an error happening at message level
Enums§
- Stun
Error Info - Provides information about the error
- Stun
Error Level - Indicates if the error happened when parsing the message, for example if the input buffer is shorter than the length indicated in the STUN header, or if the error happened parsing an attribute.
- Stun
Error Type - Defines the type of error