Edit

DelegateResponseException(String) Constructor

Definition

Constructor for DelegateResponseException

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

Parameters

message
String

The message that describes the error

Applies to