Package org.libvirt

Class LibvirtException

All Implemented Interfaces:
Serializable

public class LibvirtException extends Exception
This exception is thrown by all classes and methods of libvirt when the underlying libvirt library indicates an error
Author:
stoty
See Also:
  • Method Details

    • getError

      public Error getError()
      Returns the underlying Error objects that contains details about the cause of the exception
      Returns:
      the underlying Error object