Package org.libvirt

Class ErrorException

All Implemented Interfaces:
Serializable

public class ErrorException extends Exception
Deprecated.
This exception signals that a non-existing object was retrieved from the virError object
Author:
stoty
See Also:
  • Constructor Details

    • ErrorException

      public ErrorException(String message)
      Deprecated.