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
- message
Type: Microsoft.Exchange.Data.Common.LocalizedString
- innerException
Type: System.Exception
See also
Reference
CannotSetCompletingPermanentException class
CannotSetCompletingPermanentException members