A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Interface IHandleLicenseException

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

Methods

HandleException(LicenseException)

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

Extension Methods