<?php namespace PhpAmqpLib\Exception; class AMQPOutOfBoundsException extends \OutOfBoundsException implements AMQPExceptionInterface { }