FrameworkException Members
The members of the FrameworkException class are listed here.
Constructors
Name | Description |
---|---|
Initializes a new instance of the FrameworkException class. |
Properties
Name | Description |
---|---|
Gets or sets a link to the help file associated with this exception. |
|
Gets the Exception instance that caused the current exception. |
|
Gets the description for the current exception. |
|
Gets or sets the name of the application or the object that causes the error. |
|
Gets a string representation of the frames on the call stack at the time when the current exception was thrown. |
|
Gets the method that throws the current exception. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Requirements
Platforms: Requires Windows 2000 Server or later
Version: Requires MOM 2005 or later
Namespace: Microsoft.EnterpriseManagement.Mom.Connector.V2
Assembly: MomConnectorFrameworkV2 (in MomConnectorFrameworkV2.dll)