Wraps an exception to be thrown from a coroutine via co_yield.
Synopsis
Declared in <folly/coro/Error.h>
class co_error final
Member Functions
Name |
Description |
|
Construct from arguments used to build the wrapped exception. |
Access the wrapped exception. |
Created with MrDocs