Contents

invalidDiskImage

An invalid disk-image error.

Declaration

static var invalidDiskImage: VZError.Code { get }

Discussion

This error occurs when you supply a disk image in an unrecognized format, or when there’s damage to the disk image, or the image is invalid.

See Also

Getting the error codes