Companion

object Companion

Properties

Link copied to clipboard
val DatabaseError: UpdateErrorCode

Error while accessing a database.

Link copied to clipboard
val ExclusiveAccessNotAcquired: UpdateErrorCode

Failure to get exclusive access.

Link copied to clipboard
val FileReadError: UpdateErrorCode

A file or directory could not be read.

Link copied to clipboard
val FileSystemError: UpdateErrorCode

Error while accessing the file system.

Link copied to clipboard
val FileValidationError: UpdateErrorCode

An invalid file was provided or there was a checksum failure.

Link copied to clipboard
val InsufficientDiskSpace: UpdateErrorCode

Not enough disk space to download or install a map update.

Link copied to clipboard
val InvalidHashFunction: UpdateErrorCode

An invalid hash function has been provided for the file validation.

Link copied to clipboard
val MissingUpdates: UpdateErrorCode

Expected or required updates are missing.

Link copied to clipboard
val NoMapAvailable: UpdateErrorCode

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

Link copied to clipboard
val SharedMapAccessError: UpdateErrorCode

Failure to get shared access to the map.

Link copied to clipboard
val Unexpected: UpdateErrorCode

Unexpected deployment error that will require the customer to analyze the error.

Link copied to clipboard
val UpdatesDisabled: UpdateErrorCode

Map updates are disabled in the component.