/home/thegtkjw/cresviafinancial.com/project__549d4a8/vendor/php-http/message/src/Exception.php
<?php

namespace Http\Message;

/**
 * An interface implemented by all HTTP message related exceptions.
 */
interface Exception
{
}