FrameworkDasDeadlockException Constructor (String, Exception)

Initializes a new instance of the FrameworkDasDeadlockException class using the specified message and inner exception.

 public FrameworkDasDeadlockException(
    String message,
    Exception inner
);

Parameters

  • message
    The description of the exception.
  • inner
    The inner 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

FrameworkDasDeadlockException Class | FrameworkDasDeadlockException Members