debug unexpected exception
Change-Id: I404072caf6ddab0ed833586066507c7d332fcea4
This commit is contained in:
@@ -614,6 +614,7 @@ void SAL_CALL OSingleSelectQueryComposer::setElementaryQuery( const ::rtl::OUStr
|
|||||||
{
|
{
|
||||||
(void)e;
|
(void)e;
|
||||||
OSL_FAIL( "OSingleSelectQueryComposer::setElementaryQuery: there should be no error anymore for the additive statement!" );
|
OSL_FAIL( "OSingleSelectQueryComposer::setElementaryQuery: there should be no error anymore for the additive statement!" );
|
||||||
|
DBG_UNHANDLED_EXCEPTION();
|
||||||
// every part of the additive statement should have passed other tests already, and should not
|
// every part of the additive statement should have passed other tests already, and should not
|
||||||
// be able to cause any errors ... me thinks
|
// be able to cause any errors ... me thinks
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user