public final class WebStorageOverflowException extends WebStorageException
WebStorage.putItem(String, String)
method when the item size exceeds the
available space in the storage.Constructor and Description |
---|
WebStorageOverflowException(java.lang.String message)
Constructs a new
WebStorageOverflowException instance. |