C# Class getAddress.Sequence.Azure.AzureTableException

Inheritance: System.Exception
Datei anzeigen Open project: geffzhang/Sequence

Protected Methods

Method Description
AzureTableException ( string message, int httpResult ) : System

Method Details

AzureTableException() protected method

protected AzureTableException ( string message, int httpResult ) : System
message string
httpResult int
return System