Zend certified PHP/Magento developer

CheckoutSession throws error when chaning the price of the product in cart?

I am using $this->checkoutSession->getQuote() in one of my module. When I change the price of the product already added in the one-page checkout, from the admin and reload the one-page checkout

$this->checkoutSession->getQuote() throwing error.