Authentication3DS2Exception

This exception is just an indication that the 3DS2 Authentication did not finish as expected. Can be caused by an actual error, like a timeout or a runtime exception.

Constructors

Link copied to clipboard
constructor(errorMessage: String)

Types

Link copied to clipboard
object Companion

Properties

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

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard