Searched refs:m_exception (Results 1 – 1 of 1) sorted by relevance
885 String m_exception; member4982 m_exception = translateActiveException();4989 m_failed = !m_threw_as || !m_exception_string.check(m_exception);4993 m_failed = !m_exception_string.check(m_exception);4998 if(m_exception.size())4999 m_exception = "\"" + m_exception + "\"";5665 xml.scopedElement("Exception").writeText(rb.m_exception.c_str());5734 << Color::Cyan << rb.m_exception << "\n";5743 << Color::Cyan << rb.m_exception << "\n";5746 << rb.m_exception << "\n";[all …]