InitFailed

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
class InitFailed : MapUpdateError

Error initializing map update.

Can occur when invalid configuration parameters are provided, including paths to update storage or persistent storage that do not exist.

Inherited properties

Link copied to clipboard

Inherited functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String