BraintreeException
open class BraintreeException @JvmOverloads constructor(message: String? = null, cause: Throwable? = null) : IOException
Parent class for exceptions encountered when using the SDK.
Parent class for exceptions encountered when using the SDK.