LicenseNotRegisteredException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes
Constructors
| Name | Description |
|---|---|
| LicenseNotRegisteredException(String) |
Constructor for LicenseNotRegisteredException |
Properties
| Name | Description |
|---|---|
| ErrorCode |
Gets the category of bad input failure. (Inherited from BadInputException) |