Expand description
MPL Error Taxonomy
Typed errors that distinguish semantic failures from transport issues. Each error includes hints for remediation.
Structs§
- Error
Builder - Builder for constructing detailed errors with context
- MplError
Response - Structured error response for wire format
- Schema
Error - Individual schema validation error
Enums§
- MplError
- MPL Error type
- MplError
Code - 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