SDKCannotAbortException

Thrown when trying to abort an SDK operation (like a transaction or configuration) in a state that cannot be aborted

Constructors

Link copied to clipboard
constructor(reason: SDKAbortFailureReason)

Properties

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