summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/evoab2/NConnection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/evoab2/NConnection.hxx')
-rw-r--r--connectivity/source/drivers/evoab2/NConnection.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/source/drivers/evoab2/NConnection.hxx b/connectivity/source/drivers/evoab2/NConnection.hxx
index ecc7b76c3229..bc1a39608f23 100644
--- a/connectivity/source/drivers/evoab2/NConnection.hxx
+++ b/connectivity/source/drivers/evoab2/NConnection.hxx
@@ -65,6 +65,7 @@ namespace connectivity
public:
explicit OEvoabConnection( OEvoabDriver& _rDriver );
+ /// @throws css::sdbc::SQLException
virtual void construct(const OUString& _rUrl,const css::uno::Sequence< css::beans::PropertyValue >& _rInfo ) throw( css::sdbc::SQLException);
inline OString const & getPassword() { return m_aPassword; }