Edit

LicenseNotRegisteredException(String) Constructor

Definition

Constructor for LicenseNotRegisteredException

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

Parameters

message
String

The message that describes the error

Applies to