Remove some incorrect API documentation for the

com.sun.star.sdbc.SQLException ErrorCode field.

Patch by: me

(cherry picked from commit ecd7e16c6d6277530879ed11e752d000248c56c7)

Change-Id: I45fb25f1447fd6d37a38e80879de663ab3dbba99
Reviewed-on: https://gerrit.libreoffice.org/41568
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
Damjan Jovanovic
2017-08-16 16:26:08 +00:00
committed by Caolán McNamara
parent 3f84390f58
commit afa71c58f1

View File

@@ -50,8 +50,6 @@ published exception SQLException: com::sun::star::uno::Exception
/** returns an integer error code that is specific to each vendor. Normally this will
be the actual error code returned by the underlying database.
A chain to the next Exception. This can be used to provide additional
error information.
*/
long ErrorCode;