Maps each SerialErrorCode to its structured context shape.
Codes mapped to undefined have no machine-readable metadata beyond SerialError.message. Overflow and validation codes expose structured metadata so callers do not need to parse error messages.
undefined
Maps each SerialErrorCode to its structured context shape.
Codes mapped to
undefinedhave no machine-readable metadata beyond SerialError.message. Overflow and validation codes expose structured metadata so callers do not need to parse error messages.