LocalStorageException

constructor(message: String?, cause: Throwable? = null)

Parameters

message

A detail message explaining the cause of the error.

cause

The throwable that caused this exception, if any.