Lines Matching defs:l_ex
52 catch (const std::exception& l_ex)
55 std::string(l_ex.what()) + "}");
58 EventLogger::getErrorType(l_ex), types::SeverityType::Warning,
59 __FILE__, __FUNCTION__, 0, EventLogger::getErrorMsg(l_ex),
337 catch (const std::exception& l_ex)
454 catch (const std::exception& l_ex)
461 EventLogger::getErrorType(l_ex), types::SeverityType::Critical,
462 __FILE__, __FUNCTION__, 0, EventLogger::getErrorMsg(l_ex),
496 catch (const std::exception& l_ex)
500 std::string(l_ex.what()));