Edit

TemplateArchivedException(String) Constructor

Definition

Constructor for TemplateArchivedException

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

Parameters

message
String

The message that describes the error

Applies to