Constructor LicenseException
- Namespace
- DotNetBrowser.Engine
- Assembly
- DotNetBrowser.dll
LicenseException(string)
Initializes a new instance of the EngineInitializationException with the specified
message
.
public LicenseException(string message)
Parameters
message
stringThe detail message.