mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
parent
e6612fefe7
commit
8b0df6c9f7
@ -4,8 +4,9 @@
|
|||||||
|
|
||||||
|
|
||||||
namespace Icinga\Module\Monitoring\Exception;
|
namespace Icinga\Module\Monitoring\Exception;
|
||||||
use Exception;
|
|
||||||
|
|
||||||
class UnsupportedBackendException extends Exception
|
use Icinga\Exception\IcingaException;
|
||||||
|
|
||||||
|
class UnsupportedBackendException extends IcingaException
|
||||||
{
|
{
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user