Edit

LicenseNotRegisteredException Class

Definition

Publishing License not Registered

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

Constructors

Name Description
LicenseNotRegisteredException(String)

Constructor for LicenseNotRegisteredException

Properties

Name Description
ErrorCode

Gets the category of bad input failure.

(Inherited from BadInputException)

Applies to