#include <Exception.h>
Exception object that can be thrown from VSG code, such as failed Vulkan calls where the result value will be the VkResult value returned from failed Vulkan call.