parent
aae1d05684
commit
4d795494fc
|
@ -4,8 +4,7 @@
|
||||||
namespace Icinga\Exception;
|
namespace Icinga\Exception;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class MissingParameterException
|
* Exception thrown if a mandatory parameter was not given
|
||||||
* @package Icinga\Exception
|
|
||||||
*/
|
*/
|
||||||
class MissingParameterException extends IcingaException
|
class MissingParameterException extends IcingaException
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue