<?php

namespace RectorPrefix202411\React\Dns\Query;

final class CancellationException extends \RuntimeException
{
}
