135136137138139140141142
{ throw new AMQException(AMQConstant.INTERNAL_ERROR, "Got channel open for protocol version not catered for: " + pv, null); } session.writeFrame(response.generateFrame(channelId)); } }
134135136137138139140141
136137138139140141142143