BdcException Constructor (IExceptionHelper)

Constructs a new instance of the class with an exception helper.

Namespace:  Microsoft.BusinessData.Infrastructure
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
Public Sub New ( _
    exceptionHelper As IExceptionHelper _
)
'Usage
Dim exceptionHelper As IExceptionHelper

Dim instance As New BdcException(exceptionHelper)
public BdcException(
    IExceptionHelper exceptionHelper
)

Parameters

See Also

Reference

BdcException Class

BdcException Members

BdcException Overload

Microsoft.BusinessData.Infrastructure Namespace