<?php namespace PhpAmqpLib\Exception; class AMQPRuntimeException extends \RuntimeException implements AMQPExceptionInterface { }