Skip to content

Tags: RSI-RKlein/libvirt-java

Tags

v0.4.7.3

Toggle v0.4.7.3's commit message
POM for clojars.

LIBVIRT_JAVA_0_4_7_2

Toggle LIBVIRT_JAVA_0_4_7_2's commit message
Only throw exception if call fails

Previously if an error occurred, it would raise an
exception, even if the actual call was successful.
Now, we only raise an exception if the call
reports a failure.