Contents

VZVirtualMachine.State.error

The VM encountered an unrecoverable error.

Declaration

case error

Discussion

The VM encountered an unrecoverable error and the framework can no longer use the VM; you need to destroy the VZVirtualMachine object.

See Also

States