![]() |
![]()
| ![]() |
![]()
NAMESys::Virt::Error - Error object for libvirt APIs DESCRIPTIONThe "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. METHODS
CONSTANTSERROR LEVEL CONSTANTS
ERROR DOMAIN CONSTANTSThe error domain indicates which internal part of libvirt the error report was raised from.
ERROR CODE CONSTANTSThe error codes allow for specific problems to be identified and handled separately from generic error handling.
AUTHORSDaniel P. Berrange <berrange@redhat.com> COPYRIGHTCopyright (C) 2006 Red Hat Copyright (C) 2006-2007 Daniel P. Berrange LICENSEThis program is free software; you can redistribute it and/or modify it under the terms of either the GNU General Public License as published by the Free Software Foundation (either version 2 of the License, or at your option any later version), or, the Artistic License, as specified in the Perl README file. SEE ALSOSys::Virt::Domain, Sys::Virt, "http://libvirt.org"
|