InternalError

data class InternalError(transmitSecurityError: TransmitSecurityError.InternalError) : TransmitSecurityAccountProtectionError

Indicates an internal SDK error.

Constructors

Link copied to clipboard
fun InternalError(transmitSecurityError: TransmitSecurityError.InternalError)

Functions

Link copied to clipboard
override fun toString(): String

Properties

Link copied to clipboard
val errorMessage: String