hamigaki::coroutines::coroutine_exited —
コルーチンが終了したために結果が返されなかったことを示す例外クラス
class coroutine_exited : public exception_base { public: };