index
:
icingaweb2-module-pdfexport
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
/
textalk
/
websocket
/
lib
/
TimeoutException.php
blob: d20e622f5d6133d1106d4de46d9e26b04a718f96 (
plain
)
1
2
3
4
5
6
7
<?php
namespace
WebSocket
;
class
TimeoutException
extends
ConnectionException
{
}