IdentityVerificationRecordNotFoundException

The Verified Identity cannot be found. The Verified Identity attempted to be accessed does not exist or cannot be found.

Constructors

constructor(message: String? = null, cause: Throwable? = null)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?