Template Function csp::systems::continuations::detail::testing::SpawnChainThatThrowsGeneralExceptionWithHandlerAtEnd
Defined in File ContinuationUtils.h
Function Documentation
-
template<typename ExpectedHandlerCallable, typename UnexpectedHandlerCallable, typename ExceptionThrowable>
inline void csp::systems::continuations::detail::testing::SpawnChainThatThrowsGeneralExceptionWithHandlerAtEnd(ExpectedHandlerCallable &&ExpectedHandler, UnexpectedHandlerCallable &&UnexpectedHandler, ExceptionThrowable &&Throwable)