<?php namespace PhpAmqpLib\Exception; class AMQPOutOfRangeException extends \OutOfRangeException implements AMQPExceptionInterface { }