EncryptionProviderException
class EncryptionProviderException @JvmOverloads constructor(message: String, cause: Throwable? = null) : Exception
Exception thrown when encryption provider operations fail.
This exception should be thrown by com.stripe.stripeterminal.external.callable.EncryptionProvider implementations when encryption or decryption fails.
Use of this SDK is subject to the Stripe Terminal Terms: https://stripe.com/terminal/legal