When a transaction is nested with REQUIRED... and the inner transaction rolls back due to some error.
You can lose the original error and instead get "Transaction is Inactive" when rolling back from the outer transaction scope.