Package org.libvirt

Class ErrorHandler


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

      Constructors 
      Constructor Description
      ErrorHandler()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ErrorHandler

        public ErrorHandler()