On Mon, 14 Mar 2011 14:34:55 -0500
Anthony Liguori wrote:
> On 03/14/2011 02:18 PM, Luiz Capitulino wrote:
> > On Fri, 11 Mar 2011 15:00:41 -0600
> > Anthony Liguori wrote:
> >
> >> The Error class is similar to QError (now deprecated) except that it
> >> supports
> >> propagation. This allows
On 03/14/2011 02:18 PM, Luiz Capitulino wrote:
On Fri, 11 Mar 2011 15:00:41 -0600
Anthony Liguori wrote:
The Error class is similar to QError (now deprecated) except that it supports
propagation. This allows for higher quality error handling. It's losely
modeled after glib style GErrors.
I
On Fri, 11 Mar 2011 15:00:41 -0600
Anthony Liguori wrote:
> The Error class is similar to QError (now deprecated) except that it supports
> propagation. This allows for higher quality error handling. It's losely
> modeled after glib style GErrors.
I think Daniel asked this, but I can't remembe