Edit

JustificationRequiredException(String) Constructor

Definition

Constructor for JustificationRequiredException

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

Parameters

message
String

The message that describes the error

Applies to