Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Elastacloud
AzureManagement
Fluent
Types
Exceptions
FluentManagementWebException
C# Class Elastacloud.AzureManagement.Fluent.Types.Exceptions.FluentManagementWebException
A special type of exception used to capture the command that failed
Inheritance:
System.ApplicationException
Show file
Open project: azurecoder/fluent-management
Public Methods
Method
Description
FluentManagementWebException
(
WebException
webException
) :
System
Used to construct a fluent management exceptino
Method Details
FluentManagementWebException()
public
method
Used to construct a fluent management exceptino
public
FluentManagementWebException
(
WebException
webException
) :
System
webException
System.Net.WebException
return
System