Your IP : 216.73.216.79


Current Path : /var/www/html/maiwp/www/admin/dev-code/vendor/php-di/invoker/src/Exception/
Upload File :
Current File : /var/www/html/maiwp/www/admin/dev-code/vendor/php-di/invoker/src/Exception/InvocationException.php

<?php

namespace Invoker\Exception;

/**
 * Impossible to invoke the callable.
 *
 * @author Matthieu Napoli <matthieu@mnapoli.fr>
 */
class InvocationException extends \Exception
{
}