Skip to main content

Class TxnError

Namespace: Consul
Assembly: Consul.dll

public class TxnError

Inheritance

objectTxnError

Inherited Members

object.Equals(object) , object.Equals(object, object) , object.GetHashCode() , object.GetType() , object.MemberwiseClone() , object.ReferenceEquals(object, object) , object.ToString()

Properties

OpIndex

[JsonProperty]
public int OpIndex { get; }

Property Value

int

What

[JsonProperty]
public string What { get; }

Property Value

string