proxygen
folly::fibers::ABDTokenNotDispatchedException Class Reference

#include <AtomicBatchDispatcher.h>

Inheritance diagram for folly::fibers::ABDTokenNotDispatchedException:

Detailed Description

An exception class that gets set on the promise for dispatched tokens, when one or more other tokens in the batch were destroyed before dispatch was called on them. Only here so that the caller can distinguish the real failure cause rather than these subsequently thrown exceptions.

Definition at line 62 of file AtomicBatchDispatcher.h.


The documentation for this class was generated from the following file: