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
/
Exception.php
blob: 6482b7eaefeb464d0db6600f9b2c8819dc2f4210 (
plain
)
1
2
3
4
5
6
7
<?php
namespace
WebSocket
;
class
Exception
extends
\Exception
{
}