Searched refs:ExceptionDisplayChain (Results 1 – 1 of 1) sorted by relevance
264 typedef ::std::vector< ExceptionDisplayInfo > ExceptionDisplayChain; typedef289 … SQLExceptionInfo& _rErrorInfo, const ProviderFactory& _rFactory, ExceptionDisplayChain& _out_rCha… in lcl_buildExceptionChain()292 ExceptionDisplayChain empty; in lcl_buildExceptionChain()368 ExceptionDisplayChain m_aExceptions;371 OExceptionChainDialog( Window* pParent, const ExceptionDisplayChain& _rExceptions );380 OExceptionChainDialog::OExceptionChainDialog( Window* pParent, const ExceptionDisplayChain& _rExcep… in DBG_NAME()410 for ( ExceptionDisplayChain::const_iterator loop = m_aExceptions.begin(); in DBG_NAME()486 ExceptionDisplayChain aDisplayInfo;711 for ( ExceptionDisplayChain::const_iterator error = m_pImpl->aDisplayInfo.begin(); in impl_addDetailsButton()
Completed in 16 milliseconds