summaryrefslogtreecommitdiffstats
path: root/starmath/source/mathmlimport.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/mathmlimport.cxx')
-rw-r--r--starmath/source/mathmlimport.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/mathmlimport.cxx b/starmath/source/mathmlimport.cxx
index fbf6a2bc9d08..b1b99d75817d 100644
--- a/starmath/source/mathmlimport.cxx
+++ b/starmath/source/mathmlimport.cxx
@@ -3007,7 +3007,7 @@ void SmXMLImport::SetConfigurationSettings(const Sequence<PropertyValue>& aConfP
}
catch( Exception& )
{
- DBG_ERROR( "SmXMLImport::SetConfigurationSettings: Exception!" );
+ OSL_FAIL( "SmXMLImport::SetConfigurationSettings: Exception!" );
}
}