CommerceException Oluşturucu (String, Exception)
Ad alanı: Microsoft.VisualStudio.Services.Commerce
Derleme: Microsoft.VisualStudio.Services.WebApi (Microsoft.VisualStudio.Services.WebApi.dll içinde)
Sözdizimi
'Bildirim
Public Sub New ( _
message As String, _
innerException As Exception _
)
public CommerceException(
string message,
Exception innerException
)
Parametreler
- message
Tür: System.String
- innerException
Tür: System.Exception
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.