mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 01:04:09 +02:00
parent
93cc24a93a
commit
0382e2265c
@ -0,0 +1,12 @@
|
|||||||
|
<?php
|
||||||
|
// {{{ICINGA_LICENSE_HEADER}}}
|
||||||
|
// {{{ICINGA_LICENSE_HEADER}}}
|
||||||
|
|
||||||
|
namespace Icinga\Module\Doc\Exception;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Exception thrown if a chapter was not found
|
||||||
|
*/
|
||||||
|
class ChapterNotFoundException extends DocException
|
||||||
|
{
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user