Share via


ManagerException Constructor of the ManagerException Object

ManagerException Constructor of the ManagerException Object

Initializes a new instance of the ManagerException class with a message and an inner exception.

  [C#]
public override ManagerException(
  String message,
  Exception inner
);

FakePre-884bdcc650d54243aeaf12813eccbfe9-d5fc342a5c524616935cd61a01b88800

Parameters

  • message
    Description of the exception.

  • inner
    Inner exception.

Requirements

Namespace

Defined in Microsoft.SystemDefinitionModel.Manager.

Assembly

Requires Microsoft.Sdm.Manager (in Microsoft.Sdm.Manager.dll).

.NET Framework

Requires .NET Framework 2.0.

See Also

Microsoft.SystemDefinitionModel.Manager
ManagerException

Send comments about this topic to Microsoft

Build date: 10/2/2007