Edit

TemplateNotFoundException(String) Constructor

Definition

Constructor for TemplateNotFoundException

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

Parameters

message
String

The message that describes the error

Applies to