Freigeben über


WrappedException-Konstruktor (Exception, Boolean)

Namespace:  Microsoft.VisualStudio.Services.WebApi
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public Sub New ( _
    exception As Exception, _
    includeErrorDetail As Boolean _
)
public WrappedException(
    Exception exception,
    bool includeErrorDetail
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

WrappedException Klasse

WrappedException-Überladung

Microsoft.VisualStudio.Services.WebApi-Namespace