---
title: customCatalogInvalid
framework: shazamkit
role: symbol
role_heading: Type Property
path: shazamkit/sherror/customcataloginvalid
---

# customCatalogInvalid

The error code to indicate when the custom catalog fails to load due to an invalid format.

## Declaration

```swift
static var customCatalogInvalid: SHError.Code { get }
```

## See Also

### Constants

- [matchAttemptFailed](shazamkit/sherror/matchattemptfailed.md)
- [signatureInvalid](shazamkit/sherror/signatureinvalid.md)
- [signatureDurationInvalid](shazamkit/sherror/signaturedurationinvalid.md)
- [invalidAudioFormat](shazamkit/sherror/invalidaudioformat.md)
- [internalError](shazamkit/sherror/internalerror.md)
- [audioDiscontinuity](shazamkit/sherror/audiodiscontinuity.md)
- [customCatalogInvalidURL](shazamkit/sherror/customcataloginvalidurl.md)
- [mediaItemFetchFailed](shazamkit/sherror/mediaitemfetchfailed.md)
- [mediaLibrarySyncFailed](shazamkit/sherror/medialibrarysyncfailed.md)
