MultipleCoexistenceDomainsFoundException constructor (Exception)
Namespace: Microsoft.Exchange.Management.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Sub New ( _
innerException As Exception _
)
'Usage
Dim innerException As Exception
Dim instance As New MultipleCoexistenceDomainsFoundException(innerException)
public MultipleCoexistenceDomainsFoundException(
Exception innerException
)
Parameters
- innerException
Type: System.Exception
See also
Reference
MultipleCoexistenceDomainsFoundException class
MultipleCoexistenceDomainsFoundException members