summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/SQLException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbc/SQLException.idl')
-rw-r--r--offapi/com/sun/star/sdbc/SQLException.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdbc/SQLException.idl b/offapi/com/sun/star/sdbc/SQLException.idl
index 5c08df0b73ab..f34f7964eb37 100644
--- a/offapi/com/sun/star/sdbc/SQLException.idl
+++ b/offapi/com/sun/star/sdbc/SQLException.idl
@@ -28,14 +28,14 @@
<p>
Each
- <type scope="com::sun::star::sdbc">SQLException</type>
+ com::sun::star::sdbc::SQLException
provides several kinds of information:
</p>
<p>
<ul>
<li>
a string describing the error. This is used as the
- <type scope="com::sun::star::uno">Exception</type>
+ com::sun::star::uno::Exception
message.
</li>
</ul>