Module errors

Module errors 

Source
Expand description

Error types for FIX protocol parsing and validation.

This module provides comprehensive error handling for FIX protocol data parsing, including missing required fields and invalid value errors.

Enumsยง

ReadError
Strict parse error type for generated read() APIs.