Freigeben über


WarehouseException-Konstruktor (String, Exception)

Namespace:  Microsoft.TeamFoundation.Warehouse
Assembly:  Microsoft.TeamFoundation.Warehouse (in Microsoft.TeamFoundation.Warehouse.dll)

Syntax

'Declaration
Public Sub New ( _
    msg As String, _
    exception As Exception _
)
public WarehouseException(
    string msg,
    Exception exception
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

WarehouseException Klasse

WarehouseException-Überladung

Microsoft.TeamFoundation.Warehouse-Namespace