summaryrefslogtreecommitdiffstats
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 93b8aaa67d1a..9600483fcf32 100644
--- a/offapi/com/sun/star/task/ErrorCodeIOException.idl
+++ b/offapi/com/sun/star/task/ErrorCodeIOException.idl
@@ -40,7 +40,7 @@
/** IOException that can carry error codes ( not only io related ).
It can be used to transport the error code information.
*/
-exception ErrorCodeIOException : com::sun::star::io::IOException
+published exception ErrorCodeIOException : com::sun::star::io::IOException
{
//------------------------------------------------------------------------
/** specifies the error code.