Table of Contents

Class RemotedException

Namespace
nanoFramework.Tools.Debugger
Assembly
nanoFramework.Tools.DebugLibrary.Net.dll
public class RemotedException
Inheritance
RemotedException
Inherited Members
Extension Methods

Constructors

RemotedException(Exception)

public RemotedException(Exception payload)

Parameters

payload Exception

Fields

m_message

public string m_message

Field Value

string

Methods

Raise()

public void Raise()