<?php

namespace RectorPrefix202411\React\Dns;

final class RecordNotFoundException extends \Exception
{
}
