Consent Required Exception
class ConsentRequiredException(message: String? = null, cause: Throwable? = null) : SudoIdentityVerificationException
An identity data processing operation was called in an environment which requires consent, and consent had not been provided.