NotSupportedActionError

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

Indicates that the action is not supported.

Constructors

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

Functions

Link copied to clipboard
override fun toString(): String

Properties

Link copied to clipboard
val errorMessage: String