6#include <inflection/exception/fwd.hpp>
7#include <inflection/exception/RuntimeException.hpp>
Used to indicate an error casting from one class to other.
ClassCastException(const std::u16string &message)
~ClassCastException() override
Used to indicate a generic exception occurring at runtime.
The C++ namespace for Inflection.