org.glassfish.virtualization.libvirt
Class LibVirtError
java.lang.Object
org.glassfish.virtualization.libvirt.LibVirtError
public class LibVirtError
- extends Object
LibVirt error Java Abstraction.
- Author:
- Jerome Dochez
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LibVirtError
public LibVirtError(VirError vError)
getLevel
public LibVirtError.ErrorLevel getLevel()
processError
public static void processError(LibVirtLibrary libvirt)
throws VirtException
- Look for the latest error from libvirt not tied to a connection
- Parameters:
libvirt - the active connection
- Throws:
VirtException
Copyright © 2012. All Rights Reserved.