Class LicensingException
Inheritance
System.Object
LicensingException
Assembly: IronPdf.dll
Syntax
public sealed class LicensingException : Exception
Constructors
LicensingException()
Declaration
public LicensingException()
LicensingException(bgmozq)
Declaration
public LicensingException(bgmozq product)
Parameters
Type |
Name |
Description |
Iron.Pdf.Extensions.bgmozq |
product |
|
LicensingException(bgmozq, String)
Declaration
public LicensingException(bgmozq product, string message)
Parameters
Type |
Name |
Description |
Iron.Pdf.Extensions.bgmozq |
product |
|
System.String |
message |
|
LicensingException(String)
Declaration
public LicensingException(string message)
Parameters
Type |
Name |
Description |
System.String |
message |
|