<?php

namespace RectorPrefix202411\React\Dns\Query;

final class TimeoutException extends \Exception
{
}
