ExceptionMessage Method

Microsoft Robotics Class Reference

Return the full (nested) message text for an exception

Namespace:  Microsoft.Dss.Services.Forwarders
Assembly:  Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 2.2.76.0 (2.2.76.0)

Syntax

protected string ExceptionMessage(
    Exception ex
)

Parameters

Return Value

See Also

ForwarderServiceBase Class

Microsoft.Dss.Services.Forwarders Namespace