Table of Contents

Class LicenseException

Namespace
DotNetBrowser.Engine
Assembly
DotNetBrowser.dll

The base class for those exceptions that can be thrown during license checking.

public class LicenseException : EngineInitializationException, ISerializable
Inheritance
LicenseException
Implements
Derived
Inherited Members

Constructors

LicenseException(string)

Initializes a new instance of the EngineInitializationException with the specified message.