mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
parent
9c5878cbbe
commit
013aad8f73
@ -4,12 +4,10 @@
|
||||
|
||||
namespace Icinga\Exception;
|
||||
|
||||
use RuntimeException;
|
||||
|
||||
/**
|
||||
* Class MissingParameterException
|
||||
* @package Icinga\Exception
|
||||
*/
|
||||
class MissingParameterException extends RuntimeException
|
||||
class MissingParameterException extends IcingaException
|
||||
{
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user