Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
Data | (inherited from Exception) |
![]() |
ExceptionCode | Gets the exception code that identifies the cause of the exception. |
![]() |
ExceptionParameters | Gets the parameters that are used to replace variables in the exception message. |
![]() |
HelpLink | (inherited from Exception) |
![]() |
InnerException | (inherited from Exception) |
![]() |
Message | Overridden. Gets the message that describes the cause of the exception. |
![]() |
Source | (inherited from Exception) |
![]() |
StackTrace | (inherited from Exception) |
![]() |
TargetSite | (inherited from Exception) |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
HResult | (inherited from Exception) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object) |
![]() |
GetBaseException | (inherited from Exception) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetObjectData | Overridden. Sets the SerializationInfo object with information about the exception. |
![]() |
GetType | (inherited from Exception) |
![]() ![]() |
ReferenceEquals | (inherited from Object) |
![]() |
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 | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackException Class
Microsoft.EnterpriseManagement.Common Namespace