6#include <inflection/exception/fwd.hpp>
7#include <inflection/exception/Exception.hpp>
Base exception class for all exceptions in Inflection.
Used to indicate a generic exception occurring at runtime.
RuntimeException(const std::u16string &message)
~RuntimeException() override
The C++ namespace for Inflection.