NotSupportedActionError

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

Indicates that the action is not supported.

Constructors

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

Properties

Link copied to clipboard

Functions

Link copied to clipboard
override fun toString(): String