InternalError

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

Indicates an internal SDK error.

Constructors

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

Properties

Link copied to clipboard

Functions

Link copied to clipboard
override fun toString(): String