parent
013aad8f73
commit
f4dbb4df96
|
@ -8,6 +8,6 @@ namespace Icinga\Exception;
|
||||||
* Class NotImplementedError
|
* Class NotImplementedError
|
||||||
* @package Icinga\Exception
|
* @package Icinga\Exception
|
||||||
*/
|
*/
|
||||||
class NotImplementedError extends \Exception
|
class NotImplementedError extends IcingaException
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue