mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 13:54:26 +02:00
parent
938da806ca
commit
12ff708ac0
8
library/Icinga/Exception/StatementException.php
Normal file
8
library/Icinga/Exception/StatementException.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
/* Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
||||
|
||||
namespace Icinga\Exception;
|
||||
|
||||
class StatementException extends IcingaException
|
||||
{
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user