domain/exceptions/c2pa_exception library
Exceptions / Errors
- C2paException
- Base exception for all C2PA operations.
- C2paManifestException
- Thrown when building or manipulating a manifest fails.
- C2paReadException
- Thrown when reading or parsing a C2PA manifest fails.
- C2paSignException
- Thrown when signing a manifest fails.
- ManifestParseException
- Thrown when parsing manifest JSON fails.
- SignerException
- Thrown when a platform signing operation fails.
- UnsupportedPlatformException
- Thrown when attempting to use an unsupported platform.