Edit

DeprecatedApiException(String) Constructor

Definition

Constructor for DeprecatedApiException

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

Parameters

message
String

The message that describes the error

Applies to