DataDrivenAdapterException Constructor (String, Exception)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Initializes a new instance of the DataDrivenAdapterException class.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Syntax
public DataDrivenAdapterException(
string message,
Exception inner
)
Public Sub New (
message As String,
inner As Exception
)
Parameters
message
Type: System.StringSpecifies the message to be passed.
inner
Type: System.ExceptionSpecifies the exception.
See Also
DataDrivenAdapterException Overload
DataDrivenAdapterException Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright