Edit

MaxDepthReachedException(String) Constructor

Definition

Constructor for MaxDepthReachedException

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

Parameters

message
String

The message that describes the error

Applies to