Searched refs:handleErrorImpl (Results 1 – 1 of 1) sorted by relevance
918 inline Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) { in handleErrorImpl() function923 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload, in handleErrorImpl() function928 return handleErrorImpl(std::move(Payload), in handleErrorImpl()951 handleErrorImpl(std::move(P), std::forward<HandlerTs>(Hs)...)); in handleErrors()955 return handleErrorImpl(std::move(Payload), std::forward<HandlerTs>(Hs)...); in handleErrors()