C# Class Elastacloud.AzureManagement.Fluent.Types.Exceptions.FluentManagementWebException

A special type of exception used to capture the command that failed
Inheritance: System.ApplicationException
Afficher le fichier Open project: azurecoder/fluent-management

Méthodes publiques

Méthode Description
FluentManagementWebException ( WebException webException ) : System

Used to construct a fluent management exceptino

Method Details

FluentManagementWebException() public méthode

Used to construct a fluent management exceptino
public FluentManagementWebException ( WebException webException ) : System
webException System.Net.WebException
Résultat System