Class MissingDependencyException
- Namespace
- DotNetBrowser.Engine
- Assembly
- DotNetBrowser.dll
Thrown when Chromium fails to find the required system libraries on Linux.
public sealed class MissingDependencyException : EngineInitializationException, ISerializable
- Inheritance
-
MissingDependencyException
- Implements
- Inherited Members
Remarks
When this exception is thrown, the following actions should be performed:
- make sure that the current Linux distribution and version meets the
https://teamdev.com/dotnetbrowser/docs/guides/requirements.html
system requirements
- install the required system libraries