Table of Contents

Class WebStorageException

Namespace
DotNetBrowser.Frames
Assembly
DotNetBrowser.dll

Thrown by IWebStorage properties and methods to indicate that the requested operation failed. This is a superclass of the exceptions that can be thrown during working with IWebStorage.

public class WebStorageException : Exception, ISerializable
Inheritance
WebStorageException
Implements
Derived
Inherited Members

Constructors

WebStorageException(string)