Edit

TemplateNotFoundException Class

Definition

Template ID is not recognized

[System.Serializable]
public class TemplateNotFoundException : Microsoft.InformationProtection.Exceptions.BadInputException
[<System.Serializable>]
type TemplateNotFoundException = class
    inherit BadInputException
Public Class TemplateNotFoundException
Inherits BadInputException
Inheritance
TemplateNotFoundException
Attributes

Constructors

Name Description
TemplateNotFoundException(String)

Constructor for TemplateNotFoundException

Properties

Name Description
ErrorCode

Gets the category of bad input failure.

(Inherited from BadInputException)

Applies to