Поделиться через


CannotSetCompletingPermanentException constructor (LocalizedString, Exception)

Namespace:  Microsoft.Exchange.MailboxReplicationService
Assembly:  Microsoft.Exchange.MailboxReplicationService.Common (in Microsoft.Exchange.MailboxReplicationService.Common.dll)

Syntax

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

Dim instance As New CannotSetCompletingPermanentException(message, _
    innerException)
public CannotSetCompletingPermanentException(
    LocalizedString message,
    Exception innerException
)

Parameters

See also

Reference

CannotSetCompletingPermanentException class

CannotSetCompletingPermanentException members

CannotSetCompletingPermanentException overload

Microsoft.Exchange.MailboxReplicationService namespace