ResourceAlreadyExistException(String) Constructor

Definition

Create a new instance with error message

public ResourceAlreadyExistException (string message);
new Microsoft.WindowsAzure.Commands.Storage.Common.ResourceAlreadyExistException : string -> Microsoft.WindowsAzure.Commands.Storage.Common.ResourceAlreadyExistException
Public Sub New (message As String)

Parameters

message
String

error message

Applies to