Edit

LabelNotFoundException Class

Definition

Label ID is not recognized

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

Constructors

Name Description
LabelNotFoundException(String)

Constructor for LabelNotFoundException

Properties

Name Description
ErrorCode

Gets the category of bad input failure.

(Inherited from BadInputException)

Applies to