Share via


FrameworkException Constructor (String)

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

 public FrameworkException(
    String message
);

Parameters

  • message
    The description of the exception.

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)

See Also

FrameworkException Class | FrameworkException Members