LicensingException Constructor Ingeniux CMS Content Store API

Initializes a new instance of the LicensingException class

Namespace: Ingeniux.CMS.Exceptions
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public LicensingException(
	DynamicSiteLicense license,
	string message
)

Parameters

license
Type: DynamicSiteLicense

[Missing <param name="license"/> documentation for "M:Ingeniux.CMS.Exceptions.LicensingException.#ctor(Ingeniux.Runtime.DynamicSiteLicense,System.String)"]

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Ingeniux.CMS.Exceptions.LicensingException.#ctor(Ingeniux.Runtime.DynamicSiteLicense,System.String)"]

See Also

Reference