Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- port
Type: Microsoft.Ccr.Core. . :: . .IPort
Port instance that threw the exception
- posted
Type: System. . :: . .Object
Message with type not supported by the port
- message
Type: System. . :: . .String
Exception message
See Also
PortNotFoundException Overload