Share via


ResourceNotFoundException(Type, String) Constructor

Definition

public ResourceNotFoundException (Type resourceType, string message);
new Microsoft.Azure.Commands.Automation.Common.ResourceNotFoundException : Type * string -> Microsoft.Azure.Commands.Automation.Common.ResourceNotFoundException
Public Sub New (resourceType As Type, message As String)

Parameters

resourceType
Type
message
String

Applies to