MissingUpdates

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

Expected or required updates are missing.

This error depends on the context but can for instance be caused by providing an invalid path.

Note: Can only be returned by MapUpdate::InstallLocalUpdates.

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