InvalidUserData

Thrown when one or more fields submitted via WhitelabelPay.requestOnlineOnboardingURL are considered invalid, whether by local validation or rejected by the backend.

Parameters

fields

the list of fields flagged as invalid

Constructors

Link copied to clipboard

Types

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?

Functions

Link copied to clipboard
open override fun message(): String

Function that provides the error message text.