Share via


PortNotFoundException Constructor (IPort, Object, String)

Microsoft Robotics Class Reference

Initializes a new instance of the PortNotFoundException class

Namespace: Microsoft.Ccr.Core
Assembly: Microsoft.Ccr.Core (in Microsoft.Ccr.Core.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public PortNotFoundException(
    IPort port,
    Object posted,
    string message
)

Parameters

See Also

PortNotFoundException Class

PortNotFoundException Overload

Microsoft.Ccr.Core Namespace