Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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