Type guard for a TwinErrorBody that carries CatalogTooLarge
with the structured count fields the dedicated wire shape adds on top of
the standard envelope. Used by the client to decide whether to throw a
typed AssetCatalogTooLargeError or fall through to a generic
validation error when the server sends a malformed payload.
Type guard for a TwinErrorBody that carries
CatalogTooLargewith the structured count fields the dedicated wire shape adds on top of the standard envelope. Used by the client to decide whether to throw a typed AssetCatalogTooLargeError or fall through to a generic validation error when the server sends a malformed payload.