C# Class Elastacloud.AzureManagement.Fluent.WasabiWeb.WasabiWebException

A generic exception for the scaling block
Inheritance: System.ApplicationException
Mostra file Open project: azurecoder/fluent-management

Public Methods

Method Description
WasabiWebException ( string message ) : System

used go construct a scaling exception

Method Details

WasabiWebException() public method

used go construct a scaling exception
public WasabiWebException ( string message ) : System
message string
return System