ErrorG.gPropagateError

If dest is NULL, free src; otherwise, moves src into *dest. The error variable dest points to must be NULL.

class ErrorG
static
void
gPropagateError

Parameters

dest ErrorG

error return location

src ErrorG

error to move into the return location

Meta