Table of Contents

Class AlreadyLockedVtxoException

Namespace
NArk.Core
Assembly
NArk.Core.dll

Thrown when attempting to spend a VTXO that is currently locked by an in-progress operation.

public class AlreadyLockedVtxoException : Exception, ISerializable
Inheritance
AlreadyLockedVtxoException
Implements
Inherited Members

Constructors

AlreadyLockedVtxoException(string)

Thrown when attempting to spend a VTXO that is currently locked by an in-progress operation.

public AlreadyLockedVtxoException(string msg)

Parameters

msg string