AppAttestationChallengeApiException

An exception derived from a Mobile App Attestation Challenge API endpoint failure response. See https://docs.google.com/document/d/1MGw0-dO4Q-CJLNuqYBSYKAbEUy484lpLLX20ZIvwU6Y/edit?tab=t.0 TODO: Replace with final documentation when available. ECJ20260311

Parameters

source

The original Salesforce Mobile App Attestation Challenge API error response body

Constructors

Link copied to clipboard
constructor(source: String?)

Properties

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