Represents the exception that is thrown because there is a problem processing or parsing a Management Pack.
The following tables list the members exposed by the ManagementPackException type.
Public Constructors
(see also Protected Constructors)
| Name | Description | |
|---|---|---|
| ManagementPackException | Overloaded. | 
Top
Protected Constructors
| Name | Description | |
|---|---|---|
| ManagementPackException | Overloaded. | 
Top
Public Properties
(see also Protected Properties)
| Name | Description | |
|---|---|---|
| .gif) | Data | (inherited from Exception) | 
| .gif) | ExceptionCode | Gets the exception code that identifies the cause of the exception. | 
| .gif) | ExceptionParameters | Gets the parameters that are used to replace variables in the exception message. | 
| .gif) | HelpLink | (inherited from Exception) | 
| .gif) | InnerException | (inherited from Exception) | 
| .gif) | Message | Overridden. Gets the message that describes the cause of the exception. | 
| .gif) | Source | (inherited from Exception) | 
| .gif) | StackTrace | (inherited from Exception) | 
| .gif) | TargetSite | (inherited from Exception) | 
Top
Protected Properties
| Name | Description | |
|---|---|---|
| .gif) | HResult | (inherited from Exception) | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object) | 
| .gif) | GetBaseException | (inherited from Exception) | 
| .gif) | GetHashCode | (inherited from Object) | 
| .gif) | GetObjectData | Overridden. Sets the SerializationInfo object with information about the exception. | 
| .gif) | GetType | (inherited from Exception) | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | ToString | Overridden. Returns a string that contains the error message from the current exception with the error message from the inner exception appended to the current error message. | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
Top
See Also
Reference
ManagementPackException Class
Microsoft.EnterpriseManagement.Common Namespace