C# Class getAddress.Sequence.Azure.AzureTableLookUpException

Inheritance: AzureTableException
Datei anzeigen Open project: geffzhang/Sequence

Public Methods

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

Method Details

AzureTableLookUpException() public method

public AzureTableLookUpException ( string message, int httpResult ) : System
message string
httpResult int
return System