Share via


InvalidPluginExecutionException Constructor

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Initializes a new instance of the InvalidPluginExecutionException class.

Overload List

Name Description
InvalidPluginExecutionException () Initializes a new instance of the InvalidPluginExecutionException class.
InvalidPluginExecutionException (OperationStatus) Initializes a new instance of the InvalidPluginExecutionException class with an operation status.
InvalidPluginExecutionException (OperationStatus, Int32, String) Initializes a new instance of the InvalidPluginExecutionException class with an operation status, an error code, and an error message.
InvalidPluginExecutionException (OperationStatus, String) Initializes a new instance of the InvalidPluginExecutionException class with an operation status and an error message.
InvalidPluginExecutionException (String) Initializes a new instance of the InvalidPluginExecutionException class with an error message.
InvalidPluginExecutionException (String, Exception) Initializes a new instance of the InvalidPluginExecutionException class with a reference to the inner exception that is the cause of this exception.

See Also

Reference

InvalidPluginExecutionException Class
InvalidPluginExecutionException Members
Microsoft.Xrm.Sdk Namespace

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.