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…
Reference in New Issue