Share via


ErrorContext Constructor

Initializes a new instance of the ErrorContext class.

Namespace:  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ErrorContext()
public ErrorContext()
public:
ErrorContext()
new : unit -> ErrorContext
public function ErrorContext()

See Also

Reference

ErrorContext Class

Microsoft.MasterDataServices.Services.DataContracts Namespace