PortNotFoundException Class

Microsoft Robotics Class Reference

Thrown when a message instance of incompatible type is posted on a Port instance

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

Syntax

[SerializableAttribute]
[SecurityPermissionAttribute(SecurityAction.Demand, SerializationFormatter = true)]
public class PortNotFoundException : Exception

Inheritance Hierarchy

System. . :: . .Object
  System. . :: . .Exception
    Microsoft.Ccr.Core..::..PortNotFoundException

See Also

PortNotFoundException Members

Microsoft.Ccr.Core Namespace