File "CancellationException.php"
Full Path: /home/fundopuh/trader.fxex.org/vendor/react/dns/src/Query/CancellationException.php
File size: 99 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace React\Dns\Query;
final class CancellationException extends \RuntimeException
{
}