Share via


StoreIntegFailedTransientException constructor (Int32, Exception)

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

Syntax

'Declaration
Public Sub New ( _
    error As Integer, _
    innerException As Exception _
)
'Usage
Dim error As Integer
Dim innerException As Exception

Dim instance As New StoreIntegFailedTransientException(error, innerException)
public StoreIntegFailedTransientException(
    int error,
    Exception innerException
)

Parameters

See also

Reference

StoreIntegFailedTransientException class

StoreIntegFailedTransientException members

StoreIntegFailedTransientException overload

Microsoft.Exchange.MailboxReplicationService namespace