Table of Contents

Class EvmTransactionException

Namespace
NArk.ArkadeIntents.Evm
Assembly
NArk.ArkadeIntents.dll

A local EVM transaction could not be safely constructed or submitted.

public sealed class EvmTransactionException : Exception, ISerializable
Inheritance
EvmTransactionException
Implements
Inherited Members

Constructors

EvmTransactionException(string)

A local EVM transaction could not be safely constructed or submitted.

public EvmTransactionException(string message)

Parameters

message string

Failure reason without key material.