Called when the consumer is cancelled for reasons other than by a call to {@link Channel#basicCancel}. For example, the queue has been deleted. See {@link #handleCancelOk} for notification of consumercancellation due to {@link Channel#basicCancel}.
@param consumerTag the consumer tag associated with the consumer
@throws IOException
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.