1 2 3 4
<?php namespace GuzzleHttp\Ring\Exception; class CancelledFutureAccessException extends RingException implements CancelledException {}