Type: required
Title: css.sdb.application.XDatabaseDocumentUI.connect: now throwing
instead of displaying a message box
Posted by: [EMAIL PROTECTED]
Affected: -
Effective from: CWS dba31e
CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba31e>
CWS status: new
*Summary*
--------
- bool css.sdb.XDatabaseDocumentUI.connect()
+ void css.sdb.XDatabaseDocumentUI.connect()
throws SQLException
*Description*
-------------
XDatabaseDocumentUI::connect now throws, in case of an unsuccessful
connection attempt, an SQLException, instead of simply returning
<FALSE/>. So, clients of this method can do a more specific error
handling, where the default handling, to hve the same behavior as
before, would be to pass the caught SQLException into an instance of
css.sdb.InteractionHandler, to display it to the user.
Send feedback to [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]