Skip to main content

Module error

Module error 

Source

Structs§

InvalidError
Client-side validation rejected the input before any encode or round-trip (missing required builder fields, empty identifiers).

Enums§

DecodeError
A codec, framing, or payload decode failure. Deterministic for a given input, so never retryable. The SDK maps it into its own error type, and ports surface it as-is.