public Task DontHandleExceptionAsync(DontHandleExceptionAsyncInput input) { throw new DontHandleException(); }