Searched refs:handleErrorImpl (Results 1 – 1 of 1) sorted by relevance
933 inline Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) { in handleErrorImpl() function938 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload, in handleErrorImpl() function943 return handleErrorImpl(std::move(Payload), in handleErrorImpl()966 handleErrorImpl(std::move(P), std::forward<HandlerTs>(Hs)...)); in handleErrors()970 return handleErrorImpl(std::move(Payload), std::forward<HandlerTs>(Hs)...); in handleErrors()