Thrown when a context file was written with a newer version of Arion. More...
#include <global_excepts.hpp>
Public Member Functions | |
| NewerContextFileVersionException (std::string file_path) | |
Public Member Functions inherited from arion_exception::ArionException | |
| ArionException (std::string msg) | |
| const char * | what () const noexcept override |
Thrown when a context file was written with a newer version of Arion.
|
inlineexplicit |
Builder for NewerContextFileVersionException instances.
| [in] | file_path | Path to the context file. |