FlowError Method of the FlowError Object

Initializes a new instance of the FlowError class.

public FlowError(Stringmessage);
Public Sub New( _
  ByVal message As String _
)

Parameters

  • message
    Describes the flow error.

Requirements

Namespace

Defined in Microsoft.SystemDefinitionModel.Manager.

Assembly

Requires Microsoft.Sdm.Manager (in Microsoft.Sdm.Manager.dll).

.NET Framework

Requires .NET Framework 2.0.

See Also

Microsoft.SystemDefinitionModel.Manager
FlowError

Send comments about this topic to Microsoft

Build date: 9/5/2007