Edit

OperationCancelledException(String) Constructor

Definition

Constructor for OperationCancelledException

public OperationCancelledException(string message);
new Microsoft.InformationProtection.Exceptions.OperationCancelledException : string -> Microsoft.InformationProtection.Exceptions.OperationCancelledException
Public Sub New (message As String)

Parameters

message
String

The message that describes the error

Applies to