Interface IHandleLicenseException

Namespace: EPiServer.Licensing.Internal
Assembly: EPiServer.Licensing.dll
Version: 11.20.7
Syntax
public interface IHandleLicenseException

Methods

HandleException(LicenseException)

Declaration
void HandleException(LicenseException le)
Parameters
Type Name Description
LicenseException le

Extension Methods