Skip to main content

Module errors

Module errors 

Source
Expand description

Error taxonomy for CEP-22 oversized transfers.

Mirrors the TypeScript SDK’s error classes (sdk/src/transport/oversized-transfer/errors.ts) so failure classification is identical across implementations. Surfaced through the crate-level crate::Error via a #[from] conversion.

Enums§

OversizedTransferError
Errors raised while building, framing, or reassembling an oversized transfer.