C# Класс Elastacloud.AzureManagement.Fluent.Types.Exceptions.FluentManagementWebException

A special type of exception used to capture the command that failed
Наследование: System.ApplicationException
Показать файл Открыть проект

Открытые методы

Метод Описание
FluentManagementWebException ( WebException webException ) : System

Used to construct a fluent management exceptino

Описание методов

FluentManagementWebException() публичный Метод

Used to construct a fluent management exceptino
public FluentManagementWebException ( WebException webException ) : System
webException System.Net.WebException
Результат System