25elseif (et == error_types::xFallbackTemplate) return"Reached point in code that is the fallback template. Missing the appropriate template specialization.";
39elseif (et == error_types::xUpcast) return"Plugin failure: cannot cast base upwards to a derived class provided by a plugin. Usually means that no matching plugin can be found.";