[libvirt] [libvirt-java] [PATCH 18/65] Remove processError from DomainSnapshot class

Claudio Bley cbley at av-test.de
Wed Mar 26 13:34:51 UTC 2014


At Fri, 21 Feb 2014 10:45:01 +0000,
Daniel P. Berrange wrote:
> 
> On Thu, Feb 13, 2014 at 04:22:26PM +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 happens.
> > 
> > Signed-off-by: Claudio Bley <cbley at av-test.de>
> > ---
> >  src/main/java/org/libvirt/DomainSnapshot.java |   23 ++++++-----------------
> >  1 file changed, 6 insertions(+), 17 deletions(-)
> 
> ACK

Thanks, pushed.




More information about the libvir-list mailing list