Edit

LabelNotFoundException(String) Constructor

Definition

Constructor for LabelNotFoundException

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

Parameters

message
String

The message that describes the error

Applies to