6#include <inflection/exception/fwd.hpp>
7#include <inflection/exception/RuntimeException.hpp>
Used to indicate an illegal argument to a function.
~IllegalArgumentException() override
IllegalArgumentException(const std::u16string &message)
IllegalArgumentException()
Used to indicate a generic exception occurring at runtime.
The C++ namespace for Inflection.