Edit

NoPolicyException(String) Constructor

Definition

Constructor for NoPolicyException

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

Parameters

message
String

The message that describes the error

Applies to