Class AlreadyLockedVtxoException
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
msgstring