
26 Mar
2014
26 Mar
'14
1:36 p.m.
At Fri, 21 Feb 2014 10:49:33 +0000, Daniel P. Berrange wrote:
On Thu, Feb 13, 2014 at 04:22:32PM +0100, Claudio Bley wrote:
Wrap any fallible libvirt function in a call to ErrorHandler.processError(..).
Also correct wrong javadoc comments stating that methods would return a value in case an error occurs.
Signed-off-by: Claudio Bley <cbley@av-test.de> --- src/main/java/org/libvirt/StorageVol.java | 56 +++++++++-------------------- 1 file changed, 16 insertions(+), 40 deletions(-)
ACK
Thanks, pushed.