C# 클래스 Elastacloud.AzureManagement.Fluent.Types.Exceptions.FluentManagementWebException

A special type of exception used to capture the command that failed
상속: System.ApplicationException
파일 보기 프로젝트 열기: azurecoder/fluent-management

공개 메소드들

메소드 설명
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