Package-level declarations

Types

Link copied to clipboard
class ValidationError(val errorCode: String, message: String? = null, throwable: Throwable? = null) : CheckoutError

Exception used to indicate validation errors