Kagome
Polkadot Runtime Engine in C++17
kagome::common::MaxSizeException Class Reference

#include <size_limited_containers.hpp>

Inheritance diagram for kagome::common::MaxSizeException:
Collaboration diagram for kagome::common::MaxSizeException:

Public Member Functions

template<typename... Args>
 MaxSizeException (Args &&...args)
 

Detailed Description

Definition at line 27 of file size_limited_containers.hpp.

Constructor & Destructor Documentation

template<typename... Args>
kagome::common::MaxSizeException::MaxSizeException ( Args &&...  args)
inline

Definition at line 30 of file size_limited_containers.hpp.


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