The
Unsupported
exception indicates that the method is not supported by
the interface.
Examples:
- Trying to hot-plug a CPU when the
current configuration of the VM does not support hot-plugging of CPUs.
- Trying to change the memory size to a value that is not within the
acceptable guest memory bounds supported by the virtual machine's host.