Details | Last modification | View Log | RSS feed
<?php
namespace React\Dns;
final class BadServerException extends \Exception
{
}