proxygen
folly::FutureNoExecutor Class Reference

#include <Future.h>

Inheritance diagram for folly::FutureNoExecutor:
folly::FutureException

Public Member Functions

 FutureNoExecutor ()
 

Detailed Description

Definition at line 98 of file Future.h.

Constructor & Destructor Documentation

folly::FutureNoExecutor::FutureNoExecutor ( )
inline

Definition at line 100 of file Future.h.

100 : FutureException("No executor provided to via") {}

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