AccessDeniedException.FillState Method

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Protected Overrides Sub FillState ( _
    state As BdcExceptionState _
)
'Usage
Dim state As BdcExceptionState

Me.FillState(state)
protected override void FillState(
    BdcExceptionState state
)

Parameters

See Also

Reference

AccessDeniedException Class

AccessDeniedException Members

Microsoft.BusinessData.Infrastructure Namespace