NoMapAvailable

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

An operation that uses the map, such as an update install request, was done while there is no valid map.

Recover from this situation by replacing the map with a valid map.

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