summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/InteractiveNetworkGeneralException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/InteractiveNetworkGeneralException.idl')
-rw-r--r--offapi/com/sun/star/ucb/InteractiveNetworkGeneralException.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/InteractiveNetworkGeneralException.idl b/offapi/com/sun/star/ucb/InteractiveNetworkGeneralException.idl
index cbb106d5359d..32172282b897 100644
--- a/offapi/com/sun/star/ucb/InteractiveNetworkGeneralException.idl
+++ b/offapi/com/sun/star/ucb/InteractiveNetworkGeneralException.idl
@@ -22,18 +22,15 @@
#include <com/sun/star/ucb/InteractiveNetworkException.idl>
-//=============================================================================
module com { module sun { module star { module ucb {
-//=============================================================================
/** A network error specifying a general failure.
*/
published exception InteractiveNetworkGeneralException: com::sun::star::ucb::InteractiveNetworkException
{
};
-//=============================================================================
}; }; }; };