
Sys::Virt::Error - error object for libvirt APIs

The Sys::Virt::Error class provides an encoding of the libvirt errors.
Instances of this object can be thrown by pretty much any of the Sys::Virt APIs.

Convert the object into string format suitable for printing on a console to inform a user of the error.
Return the raw error code represented by this error
Return an informative message describing the error condition.

Daniel P. Berrange <berrange@redhat.com>

Copyright (C) 2006 Red Hat
Sys::Virt is distributed under the terms of the GPLv2 or later
