Skip to content

SignatureEnvelope Errors

SignatureEnvelope.CoercionError

Error thrown when a signature envelope cannot be coerced to a valid type.

Source: src/tempo/SignatureEnvelope.ts

SignatureEnvelope.InvalidSerializedError

Error thrown when a serialized signature envelope cannot be deserialized.

Source: src/tempo/SignatureEnvelope.ts

SignatureEnvelope.MissingPropertiesError

Error thrown when a signature envelope is missing required properties.

Source: src/tempo/SignatureEnvelope.ts