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