Edit

LabelDisabledException Class

Definition

Label is disabled or inactive

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

Constructors

Name Description
LabelDisabledException(String)

Constructor for LabelDisabledException

Properties

Name Description
ErrorCode

Gets the category of bad input failure.

(Inherited from BadInputException)

Applies to