6#include <inflection/exception/fwd.hpp>
7#include <inflection/exception/RuntimeException.hpp>
Thrown when a file loaded by Inflection has an incompatible version identifier.
IncompatibleVersionException()
IncompatibleVersionException(const std::u16string &message)
~IncompatibleVersionException() override
Used to indicate a generic exception occurring at runtime.
The C++ namespace for Inflection.