BackendException

This class contains information which is available when the Datatrans backend returns an error.

Types

Link copied to clipboard
object Companion

Properties

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

Returns the underlying Datatrans backend error code.

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

Returns the underlying Datatrans backend error name.

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