// Help programmer to find out, why this exception is thrown!
{
SAL_WARN("fwk","TransactionManager...: Owner instance not correctly initialized yet. Call was rejected! Normally it's an algorithm error ... wrong use of class!");
// Help programmer to find out, why this exception is thrown!
//ATTENTION: temp. disabled - till all bad code positions are detected and changed! */
SAL_WARN("fwk","TransactionManager...: Owner instance not correctly initialized yet. Call was rejected! Normally it's an algorithm error ... wrong use of class!");
// throw css::uno::RuntimeException( "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 >() );
//ATTENTION: temp. disabled - till all bad code positions are detected and changed! */
}
// throw css::uno::RuntimeException( "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 >() );
break;
}
caseE_INCLOSE:if(eMode==E_HARDEXCEPTIONS)
break;
{
caseE_INCLOSE:if(eMode==E_HARDEXCEPTIONS)
// Help programmer to find out, why this exception is thrown!
{
SAL_WARN("fwk","TransactionManager...: Owner instance stand in close method. Call was rejected!");
// Help programmer to find out, why this exception is thrown!
throwcss::lang::DisposedException("TransactionManager...\nOwner instance stand in close method. Call was rejected!");
SAL_WARN("fwk","TransactionManager...: Owner instance stand in close method. Call was rejected!");
}
throwcss::lang::DisposedException("TransactionManager...\nOwner instance stand in close method. Call was rejected!");
break;
}
caseE_CLOSED:{
break;
// Help programmer to find out, why this exception is thrown!
caseE_CLOSED:{
SAL_WARN("fwk","TransactionManager...: Owner instance already closed. Call was rejected!");
// Help programmer to find out, why this exception is thrown!
throwcss::lang::DisposedException("TransactionManager...\nOwner instance already closed. Call was rejected!");
SAL_WARN("fwk","TransactionManager...: Owner instance already closed. Call was rejected!");
}
throwcss::lang::DisposedException("TransactionManager...\nOwner instance already closed. Call was rejected!");
caseE_NOREASON:{
}
// Help programmer to find out
caseE_NOREASON:{
SAL_WARN("fwk","TransactionManager...: Impossible case E_NOREASON!");
// Help programmer to find out
}
SAL_WARN("fwk","TransactionManager...: Impossible case E_NOREASON!");