Share via


ResourceNotFoundException(String) Constructor

Definition

Create a new instance with error message

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

Parameters

message
String

error message

Applies to