6#include <inflection/exception/fwd.hpp>
7#include <inflection/exception/Exception.hpp>
Base exception class for all exceptions in Inflection.
Used to indicate excess complexity of an operation (typically recursion).
ExcessComplexityException()
~ExcessComplexityException() override
The C++ namespace for Inflection.