Searched refs:handleErrorImpl (Results 1 – 1 of 1) sorted by relevance
880 inline Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) { in handleErrorImpl() function885 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload, in handleErrorImpl() function890 return handleErrorImpl(std::move(Payload), in handleErrorImpl()913 handleErrorImpl(std::move(P), std::forward<HandlerTs>(Hs)...)); in handleErrors()917 return handleErrorImpl(std::move(Payload), std::forward<HandlerTs>(Hs)...); in handleErrors()