InvalidEnrolmentInstance

Thrown when the enrolment instance is invalid. This can happen when the signing keys are not recognised by the backend or when the subject Id on the device and the backend don't match.

Properties

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

Functions

Link copied to clipboard
open override fun message(): String

Function that provides the error message text.