mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
parent
013aad8f73
commit
f4dbb4df96
@ -8,6 +8,6 @@ namespace Icinga\Exception;
|
||||
* Class NotImplementedError
|
||||
* @package Icinga\Exception
|
||||
*/
|
||||
class NotImplementedError extends \Exception
|
||||
class NotImplementedError extends IcingaException
|
||||
{
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user