Table of Contents

Class ExtensionInstallationException

Namespace
DotNetBrowser.Extensions
Assembly
DotNetBrowser.dll

Thrown when the extension installation has failed for some reason.

public class ExtensionInstallationException : InvalidOperationException, ISerializable
Inheritance
ExtensionInstallationException
Implements
Inherited Members

Constructors

ExtensionInstallationException(string)