Version
Namespace: IotaSdk
Invalid Version for Intent
internal class Version : IntentException, System.Runtime.Serialization.ISerializable
Inheritance Object → Exception → UniffiException → IntentException → Version
Implements ISerializable
Properties
TargetSite
public MethodBase? TargetSite { get; }
Property Value
Message
public virtual string Message { get; }
Property Value
Data
public virtual IDictionary Data { get; }
Property Value
InnerException
public Exception? InnerException { get; }
Property Value
HelpLink
public virtual string? HelpLink { get; set; }
Property Value
Source
public virtual string? Source { get; set; }
Property Value
HResult
public int HResult { get; set; }
Property Value
StackTrace
public virtual string? StackTrace { get; }
Property Value
Constructors
Version(String)
public Version(string message)
Parameters
message String