SYNOPSIS
A null pointer was specified to be used which would cause undefined behaviour
top
A null pointer was specified to be used which would cause undefined behaviour
#include <omni/exception.hpp>
omni::null_pointer_exception::null_pointer_exception(const char* variable) : omni::exception(OMNI_NULL_REF_STR)
: omni::null_pointer_exception::omni::exception(OMNI_NULL_REF_STR NaN)
top