Edit

CustomerKeyUnavailableException(String) Constructor

Definition

Constructor for CustomerKeyUnavailableException

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

Parameters

message
String

The message that describes the error

Applies to