<?php namespace PhpAmqpLib\Exception; class AMQPLogicException extends \LogicException implements AMQPExceptionInterface { }