Funding Source Exception
Defines the exceptions for the funding source based methods.
Inheritors
Types
Link copied to clipboard
class AccountLockedException(message: String? = null, cause: Throwable? = null) : SudoVirtualCardsClient.FundingSourceException
Link copied to clipboard
class AuthenticationException(message: String? = null, cause: Throwable? = null) : SudoVirtualCardsClient.FundingSourceException
Link copied to clipboard
class CancelFailedException(message: String? = null, cause: Throwable? = null) : SudoVirtualCardsClient.FundingSourceException
Link copied to clipboard
class CompletionDataInvalidException(message: String? = null, cause: Throwable? = null) : SudoVirtualCardsClient.FundingSourceException
Link copied to clipboard
class CompletionFailedException(message: String? = null, cause: Throwable? = null) : SudoVirtualCardsClient.FundingSourceException
Link copied to clipboard
class DuplicateFundingSourceException(message: String? = null, cause: Throwable? = null) : SudoVirtualCardsClient.FundingSourceException
Link copied to clipboard
class EntitlementExceededException(message: String? = null, cause: Throwable? = null) : SudoVirtualCardsClient.FundingSourceException
Link copied to clipboard
class FailedException(message: String? = null, cause: Throwable? = null) : SudoVirtualCardsClient.FundingSourceException
Link copied to clipboard
class FundingSourceNotFoundException(message: String? = null, cause: Throwable? = null) : SudoVirtualCardsClient.FundingSourceException
Link copied to clipboard
class FundingSourceRequiresUserInteractionException(message: String? = null, val interactionData: ProviderUserInteractionData) : SudoVirtualCardsClient.FundingSourceException
Link copied to clipboard
class FundingSourceStateException(message: String? = null, cause: Throwable? = null) : SudoVirtualCardsClient.FundingSourceException
Link copied to clipboard
class IdentityVerificationException(message: String? = null, cause: Throwable? = null) : SudoVirtualCardsClient.FundingSourceException
Link copied to clipboard
class ProvisionalFundingSourceNotFoundException(message: String? = null, cause: Throwable? = null) : SudoVirtualCardsClient.FundingSourceException
Link copied to clipboard
class PublicKeyException(message: String? = null, cause: Throwable? = null) : SudoVirtualCardsClient.FundingSourceException
Link copied to clipboard
class RefreshFailedException(message: String? = null, cause: Throwable? = null) : SudoVirtualCardsClient.FundingSourceException
Link copied to clipboard
class ReviewFailedException(message: String? = null, cause: Throwable? = null) : SudoVirtualCardsClient.FundingSourceException
Link copied to clipboard
class SetupFailedException(message: String? = null, cause: Throwable? = null) : SudoVirtualCardsClient.FundingSourceException
Link copied to clipboard
class UnacceptableFundingSourceException(message: String? = null, cause: Throwable? = null) : SudoVirtualCardsClient.FundingSourceException
Link copied to clipboard
class UnexpectedProviderException(message: String? = null, cause: Throwable? = null) : SudoVirtualCardsClient.FundingSourceException
Link copied to clipboard
Link copied to clipboard
class UnsupportedCurrencyException(message: String? = null, cause: Throwable? = null) : SudoVirtualCardsClient.FundingSourceException
Link copied to clipboard
class VelocityExceededException(message: String? = null, cause: Throwable? = null) : SudoVirtualCardsClient.FundingSourceException