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