Returns the error of this Result, or defaultError if Result does not contain an error.
defaultError
E unwrapError(E defaultError);