// Help programmer to find out, why this exception is thrown!
LOG_ERROR("TransactionManager...","Owner instance not right initialized yet. Call was rejected! Normaly it's an algorithm error ... wrong usin of class!")
LOG_ERROR("TransactionManager...","Owner instance not correctly initialized yet. Call was rejected! Normally it's an algorithm error ... wrong use of class!")
//ATTENTION: temp. disabled - till all bad code positions are detected and changed! */
// throw css::uno::RuntimeException( DECLARE_ASCII("TransactionManager...\nOwner instance not right initialized yet. Call was rejected! Normaly it's an algorithm error ... wrong usin of class!\n" ), css::uno::Reference< css::uno::XInterface >() );