Share via


ResourceCommonException(Type, String) Constructor

Definition

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

Parameters

resourceType
Type
message
String

Applies to