Table of Contents

Class WebStorageSecurityException

Namespace
DotNetBrowser.Frames
Assembly
DotNetBrowser.dll

Thrown by IWebStorage methods if the access to the web storage is forbidden for the current document.

public class WebStorageSecurityException : WebStorageException, ISerializable
Inheritance
WebStorageSecurityException
Implements
Inherited Members

Constructors

WebStorageSecurityException(string)