RingException.php 94 Bytes
<?php
namespace GuzzleHttp\Ring\Exception;

class RingException extends \RuntimeException {};