Enumeration PresentationErrorType

List of error types for presentation failure result

Other

ResponseError: "ResponseError"

Received an error presentation response

SessionAborted: "SessionAborted"

User aborted the session explicitly before it timed-out

Unknown: "Unknown"

Encountered an unknown error while processing a presentation response

WalletUnavailable: "WalletUnavailable"

The Wallet appears to be unavailable and therefore unable to respond to the request

Verification Error

VerificationError: "VerificationError"

The submitted presentation response is invalid

Generated using TypeDoc