Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
StorageEventError.type
Members list
Type members
Classlikes
An error was experienced denoting that the particular storage feature is not available
An error was experienced denoting that the particular storage feature is not available
Value parameters
- actionType
-
The way the storage was being accessed when the error occurred
- key
-
The identifier of the storage item accessed. Either the index (an Int), or the key (a String)
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StorageEventErrortrait GlobalEventErrortrait GlobalEventclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
FeatureNotAvailable.type
An error was experienced denoting that there were not enough permissions granted by the user that allows access to the storage
An error was experienced denoting that there were not enough permissions granted by the user that allows access to the storage
Value parameters
- actionType
-
The way the storage was being accessed when the error occurred
- key
-
The identifier of the storage item accessed. Either the index (an Int), or the key (a String)
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StorageEventErrortrait GlobalEventErrortrait GlobalEventclass Objecttrait Matchableclass AnyShow all
An error was experienced denoting that there is not enough room on the device
An error was experienced denoting that there is not enough room on the device
Value parameters
- actionType
-
The way the storage was being accessed when the error occurred
- key
-
The identifier of the storage item accessed. Either the index (an Int), or the key (a String)
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StorageEventErrortrait GlobalEventErrortrait GlobalEventclass Objecttrait Matchableclass AnyShow all
An error was experienced that did not fall into one of the predefined categories
An error was experienced that did not fall into one of the predefined categories
Value parameters
- actionType
-
The way the storage was being accessed when the error occurred
- key
-
The identifier of the storage item accessed. Either the index (an Int), or the key (a String)
- message
-
The message of the error that was experienced
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StorageEventErrortrait GlobalEventErrortrait GlobalEventclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror