FrameworkDasDataAccessException Members

The members of the FrameworkDasDataAccessException class are listed here.

Constructors

Name Description

FrameworkDasDataAccessException

Initializes a new instance of the FrameworkDasDataAccessException class.

Properties

Name Description

HelpLink

Gets or sets a link to the help file associated with this exception.

InnerException

Gets the Exception instance that caused the current exception.

Message

Gets the description for the current exception.

Source

Gets or sets the name of the application or the object that causes the error.

StackTrace

Gets a string representation of the frames on the call stack at the time when the current exception was thrown.

TargetSite

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)