Package org.libvirt

Class ErrorHandler

java.lang.Object
org.libvirt.ErrorHandler

public class ErrorHandler extends Object
Utility class which processes the last error from the libvirt library. It turns errors into Libvirt Exceptions.
Author:
bkearney
  • Constructor Details

    • ErrorHandler

      public ErrorHandler()