Share via


ReviewRoutingStopReplicatorException constructor (String, Exception)

Namespace:  Microsoft.Office.Workflow
Assembly:  Microsoft.Office.Workflow.Routing (in Microsoft.Office.Workflow.Routing.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
'Usage
Dim message As String
Dim innerException As Exception

Dim instance As New ReviewRoutingStopReplicatorException(message, _
    innerException)
public ReviewRoutingStopReplicatorException(
    string message,
    Exception innerException
)

Parameters

See also

Reference

ReviewRoutingStopReplicatorException class

ReviewRoutingStopReplicatorException members

ReviewRoutingStopReplicatorException overload

Microsoft.Office.Workflow namespace