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