This website requires JavaScript.
Explore
Help
Sign In
mirror
/
librenms-librenms
Watch
1
Star
0
Fork
0
mirror of
https://github.com/librenms/librenms.git
synced
2024-10-07 16:52:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
239dee4caa86704c4aa2e54f8ca59232987d8607
librenms-librenms
/
LibreNMS
/
Exceptions
/
JsonAppException.php
T
9 lines
86 B
PHP
Raw
Normal View
History
Unescape
Escape
add json_app_get and convert fail2ban over to JSON (
#8571
)
2018-05-25 21:16:16 -05:00
<?
php
namespace
LibreNMS\Exceptions
;
class
JsonAppException
extends
\Exception
{
}
Reference in New Issue
Copy Permalink