Share via


FrameworkException Constructors

Creates a new instance of the FrameworkException class.

Constructors

Name Description

FrameworkException

Initializes a new default instance of the FrameworkException class.

FrameworkException (String)

Initializes a new instance of the FrameworkException class using the specified message.

FrameworkException (String, Exception)

Initializes a new instance of the FrameworkException class using the specified message and inner 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)