public class WebStorageException
extends java.lang.RuntimeException
WebStorage
methods to indicate that the requested operation failed. This is a
superclass of the exceptions that can be thrown during working with WebStorage
.Constructor and Description |
---|
WebStorageException(java.lang.String message)
Constructs a new
WebStorageException instance. |