index
:
icinga-php-thirdparty
debian
progress-linux
upstream
debian 12 backports: icinga
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vendor
/
react
/
dns
/
src
/
Query
/
TimeoutException.php
blob: 109b0a9d0914247da35ae9bbeef24851d42d1ba9 (
plain
)
1
2
3
4
5
6
7
<?php
namespace
React\Dns\Query
;
final
class
TimeoutException
extends
\Exception
{
}