C# Class getAddress.Sequence.Azure.AzureBlobNameException

Inheritance: System.Exception
Mostrar archivo Open project: geffzhang/Sequence

Public Methods

Method Description
AzureBlobNameException ( string blobName, string message ) : System

Method Details

AzureBlobNameException() public method

public AzureBlobNameException ( string blobName, string message ) : System
blobName string
message string
return System