Module error

Module error 

Source
Expand description

MPL Error Taxonomy

Typed errors that distinguish semantic failures from transport issues. Each error includes hints for remediation.

Structs§

ErrorBuilder
Builder for constructing detailed errors with context
MplErrorResponse
Structured error response for wire format
SchemaError
Individual schema validation error

Enums§

MplError
MPL Error type
MplErrorCode
MPL error codes following the protocol specification

Functions§

qom_breach_error
Helper to create a QoM breach error with metrics context
schema_error
Helper to create a schema fidelity error with detailed context

Type Aliases§

Result
Result type for MPL operations