as of libvirt 0.6.0, all errors reported in the
per-connection object are also duplicated in the global error
object. This method remains for backwards compatibility. Use
Libvirt.virCopyLastError(org.libvirt.jna.virError) instead.
as of libvirt 0.6.0, all errors reported in the
per-connection object are also duplicated in the global error
object. This method remains only for backwards compatibility.
Use Libvirt.virGetLastError() instead.