6#include <inflection/exception/fwd.hpp>
7#include <inflection/exception/RuntimeException.hpp>
Used to indicate a pointer is null after a null pointer check.
NullPointerException(const std::u16string &message)
~NullPointerException() override
Used to indicate a generic exception occurring at runtime.
The C++ namespace for Inflection.