Code inspection showed that in the rare event that an RntbdContextRequest is rejected with a status code other than 2xx, it was being reported with a non-specific TransportException. It is now being reported with an RntbdContextException that extends TransportException.
Code inspection showed that in the rare event that an RntbdContextRequest is rejected with a status code other than 2xx, it was being reported with a non-specific TransportException. It is now being reported with an RntbdContextException that extends TransportException.