org.glassfish.virtualization.libvirt
Class LibVirtException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.glassfish.virtualization.spi.VirtException
org.glassfish.virtualization.libvirt.LibVirtException
- All Implemented Interfaces:
- Serializable
public class LibVirtException
- extends VirtException
Libvirt specific exception with handle to underlying failure cause.
- Author:
- Jerome Dochez
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LibVirtException
public LibVirtException(LibVirtError error)
Copyright © 2012. All Rights Reserved.