public final class WebStorageSecurityException extends WebStorageException
WebStorage methods if the access to the web storage is forbidden for the
current document.| Constructor and Description |
|---|
WebStorageSecurityException(java.lang.String message)
Constructs a new
WebStorageSecurityException instance. |