PendingRequestException
class PendingRequestException @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP] ) constructor(message: String? = "Unable to recover pending request. Cannot complete flow.") : BraintreeException
Error class thrown when there's an issue fetching the pending request to complete the flow.
Constructors
Link copied to clipboard