summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/task/ErrorCodeIOException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/task/ErrorCodeIOException.idl')
-rw-r--r--offapi/com/sun/star/task/ErrorCodeIOException.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/task/ErrorCodeIOException.idl b/offapi/com/sun/star/task/ErrorCodeIOException.idl
index 4508405bf106..84243ad6dcd3 100644
--- a/offapi/com/sun/star/task/ErrorCodeIOException.idl
+++ b/offapi/com/sun/star/task/ErrorCodeIOException.idl
@@ -39,7 +39,7 @@
/** IOException that can carry error codes ( not only io related ).
It can be used to transport the error code information.
*/
-published exception ErrorCodeIOException : com::sun::star::io::IOException
+exception ErrorCodeIOException : com::sun::star::io::IOException
{
//------------------------------------------------------------------------
/** specifies the error code.