IPluginExceptionProvider.GetException Method (Int32, Object[])
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
Exception GetException(
int errorCode,
params object[] arguments
)
Function GetException (
errorCode As Integer,
ParamArray arguments As Object()
) As Exception
Parameters
- errorCode
Type: System.Int32
- arguments
Type: System.Object[]
Return Value
Type: System.Exception
See Also
GetException Overload
IPluginExceptionProvider Interface
Microsoft.Xrm.Sdk Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright