Skip to main content

Module error

Module error 

Source
Expand description

Error types for MAEC operations

This module provides comprehensive error handling for MAEC operations including validation, serialization, and builder pattern errors.

Enums§

MaecError
Main error type for MAEC operations

Type Aliases§

BuilderError
Builder error type (alias for MaecError for compatibility)
Result
Specialized Result type for MAEC operations