Конструктор ClientServiceException (String, Exception)
Пространство имен: Microsoft.SharePoint.Client
Сборка: Microsoft.SharePoint.Client.ServerRuntime (в Microsoft.SharePoint.Client.ServerRuntime.dll)
Синтаксис
'Декларация
Public Sub New ( _
message As String, _
innerException As Exception _
)
'Применение
Dim message As String
Dim innerException As Exception
Dim instance As New ClientServiceException(message, _
innerException)
public ClientServiceException(
string message,
Exception innerException
)
Параметры
- message
Тип: System.String
- innerException
Тип: System.Exception
См. также
Справочные материалы
Элементы ClientServiceException