Skip to main content

AppId

Namespace: IotaSdk

Invalid AppId for Intent

internal class AppId : IntentException, System.Runtime.Serialization.ISerializable

Inheritance ObjectExceptionUniffiExceptionIntentExceptionAppId
Implements ISerializable

Properties

TargetSite

public MethodBase? TargetSite { get; }

Property Value

MethodBase

Message

public virtual string Message { get; }

Property Value

String

Data

public virtual IDictionary Data { get; }

Property Value

IDictionary

InnerException

public Exception? InnerException { get; }

Property Value

Exception

public virtual string? HelpLink { get; set; }

Property Value

String

Source

public virtual string? Source { get; set; }

Property Value

String

HResult

public int HResult { get; set; }

Property Value

Int32

StackTrace

public virtual string? StackTrace { get; }

Property Value

String

Constructors

AppId(String)

public AppId(string message)

Parameters

message String