#include <core_resource.hxx>
#include <sqlmessage.hxx>
#include <strings.hrc>
#include <com/sun/star/sdbc/SQLException.hpp>
#include <com/sun/star/sdb/SQLContext.hpp>
#include <utility>
#include <vcl/stdtext.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <osl/diagnose.h>
#include <connectivity/dbexception.hxx>
#include <connectivity/sqlerror.hxx>
#include <unotools/configmgr.hxx>
#include <tools/urlobj.hxx>
Go to the source code of this file.
◆ RET_MORE
◆ bSubEntry
◆ eType
◆ m_aExceptions
ExceptionDisplayChain m_aExceptions |
|
private |
◆ m_defaultImageID
OUString m_defaultImageID |
|
private |
◆ m_label
◆ m_pErrorImage
std::shared_ptr< ImageProvider > m_pErrorImage |
|
mutableprivate |
◆ m_pErrorLabel
std::shared_ptr< LabelProvider > m_pErrorLabel |
|
mutableprivate |
◆ m_pInfoImage
std::shared_ptr< ImageProvider > m_pInfoImage |
|
mutableprivate |
◆ m_pInfoLabel
std::shared_ptr< LabelProvider > m_pInfoLabel |
|
mutableprivate |
◆ m_pWarningsImage
std::shared_ptr< ImageProvider > m_pWarningsImage |
|
mutableprivate |
◆ m_pWarningsLabel
std::shared_ptr< LabelProvider > m_pWarningsLabel |
|
mutableprivate |
◆ m_sErrorCodeLabel
OUString m_sErrorCodeLabel |
|
private |
◆ m_sStatusLabel
◆ m_xExceptionList
◆ m_xExceptionText
◆ pImageProvider
std::shared_ptr< ImageProvider > pImageProvider |
◆ pLabelProvider
std::shared_ptr< LabelProvider > pLabelProvider |
◆ sErrorCode
◆ sMessage
Definition at line 159 of file sqlmessage.cxx.
Referenced by dbaui::DirectSQLDialog::_disposing(), dbaccess::OTableContainer::appendObject(), dbaccess::ODatabaseSource::buildLowLevelConnection(), dbaccess::ORowSet::calcConnection(), dbaui::OParameterDialog::CheckValueForError(), dbaui::OApplicationController::deleteTables(), dbaccess::ORowSet::impl_buildActiveCommand_throw(), dbaui::IMPL_LINK_NOARG(), dbaui::DbaIndexDialog::implCheckPlausibility(), dbaccess::ODocumentContainer::insertByHierarchicalName(), dbaccess::ODocumentContainer::loadComponentFromURL(), dbaui::OLinkedDocumentsAccess::open(), dbaui::OApplicationController::select(), dbaccess::OSingleSelectQueryComposer::setCommand(), dbaui::OGeneralPageDialog::setParentTitle(), dbaui::OCopyTableWizard::showColumnTypeNotSupported(), and dbaui::OGeneralPage::switchMessage().
◆ sSQLState