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