Searched refs:aErrorContext (Results 1 – 1 of 1) sorted by relevance
807 SQLContext aErrorContext; in impl_showAutoSQLViewError() local808 …aErrorContext.Message = lcl_getObjectResourceString( STR_ERROR_PARSING_STATEMENT, m_nCommandType ); in impl_showAutoSQLViewError()809 aErrorContext.Context = *this; in impl_showAutoSQLViewError()810 …aErrorContext.Details = lcl_getObjectResourceString( STR_INFO_OPENING_IN_SQL_VIEW, m_nCommandType … in impl_showAutoSQLViewError()811 aErrorContext.NextException = _rErrorDetails; in impl_showAutoSQLViewError()812 showError( aErrorContext ); in impl_showAutoSQLViewError()
Completed in 46 milliseconds