InvalidPluginExecutionException Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Represents an exception that occurred during plug-in execution.
The following tables list the members exposed by the InvalidPluginExecutionException type.
Public Constructors
Name | Description | |
---|---|---|
InvalidPluginExecutionException | Overloaded. Initializes a new instance of the InvalidPluginExecutionException class. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
Data | (inherited from Exception) | |
ErrorCode | Gets the numeric code that identifies a specific error condition. | |
HelpLink | (inherited from Exception) | |
InnerException | (inherited from Exception) | |
Message | (inherited from Exception) | |
Source | (inherited from Exception) | |
StackTrace | (inherited from Exception) | |
Status | Gets the status of the plug-in exception. | |
TargetSite | (inherited from Exception) |
Top
Protected Properties
Name | Description | |
---|---|---|
HResult | (inherited from Exception) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetBaseException | (inherited from Exception) | |
GetHashCode | (inherited from Object) | |
GetObjectData | Overridden. Sets the SerializationInfo with information about the exception. | |
GetType | (inherited from Exception) | |
ToString | Overridden. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
Protected Events
Name | Description | |
---|---|---|
SerializeObjectState | (inherited from Exception) |
Top
See Also
Reference
InvalidPluginExecutionException Class
Microsoft.Xrm.Sdk Namespace
Other Resources
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.