Module stun_codec::rfc5389::errors[][src]

Error codes that are defined in RFC 5389 -- 15.6 ERROR-CODE.

Structs

BadRequest

400: "Bad Request".

ServerError

500: "Server Error".

StaleNonce

438: "Stale Nonce".

TryAlternate

300: "Try Alternate".

Unauthorized

401: "Unauthorized".

UnknownAttribute

420: "Unknown Attribute".