public class ErrorHandler
extends java.lang.Object
Constructor and Description |
---|
ErrorHandler() |
Modifier and Type | Method and Description |
---|---|
static void |
processError(Libvirt libvirt)
Look for the latest error from libvirt not tied to a connection
|
public static void processError(Libvirt libvirt) throws LibvirtException
libvirt
- the active connectionLibvirtException