Conventional error when no result is returned due to cancellation.
More...
#include <Cancellation.h>
Conventional error when no result is returned due to cancellation.
Definition at line 86 of file Cancellation.h.
◆ CancelledError()
clang::clangd::CancelledError::CancelledError |
( |
int |
Reason | ) |
|
|
inline |
◆ convertToErrorCode()
std::error_code clang::clangd::CancelledError::convertToErrorCode |
( |
| ) |
const |
|
inlineoverride |
◆ log()
void clang::clangd::CancelledError::log |
( |
llvm::raw_ostream & |
OS | ) |
const |
|
inlineoverride |
◆ ID
char clang::clangd::CancelledError::ID = 0 |
|
static |
◆ Reason
const int clang::clangd::CancelledError::Reason |
The documentation for this class was generated from the following files: