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