Kagome
Polkadot Runtime Engine in C++17
adapter_errors.hpp File Reference
Include dependency graph for adapter_errors.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 kagome::network
 

Enumerations

enum  kagome::network::AdaptersError : int {
  kagome::network::AdaptersError::EMPTY_DATA = 1, kagome::network::AdaptersError::DATA_SIZE_CORRUPTED, kagome::network::AdaptersError::PARSE_FAILED, kagome::network::AdaptersError::UNEXPECTED_VARIANT,
  kagome::network::AdaptersError::CAST_FAILED
}
 interface adapters errors More...