pub(crate) fn map_error_code(error_code: i64, ctx: ErrorContext) -> SzErrorExpand description
Maps Senzing error codes to SzError types
This function is auto-generated from szerrors.json and maps each native Senzing error code to the appropriate Rust error variant.