Table of Contents

Class EvmSwapProofException

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

Thrown when public EVM state does not prove a safe swap transition.

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

Constructors

EvmSwapProofException(string)

Thrown when public EVM state does not prove a safe swap transition.

public EvmSwapProofException(string message)

Parameters

message string

Proof failure reason.