This is the only use of std::exception in util/system, and paves the ways of further splitting that up to remove circular includes and in support of a minimal kernel.
See overall effort, and prior conversation re motivation.
Include libloaderapi.h for GetModuleFileNameA as that's the source noted here: https://docs.microsoft.com/en-us/windows/win32/api/libloaderapi/nf-libloaderapi-getmodulefilenamea
Recommend using git diff master --color-moved=dimmed-zebra