mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-02-04 01:09:25 -05:00
Controller: throws exception
This commit is contained in:
parent
197fb92f66
commit
21a8f20e9a
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ use Icinga\Module\Businessprocess\Form\ProcessForm;
|
|||
use Icinga\Module\Businessprocess\Form\SimulationForm;
|
||||
use Icinga\Web\Url;
|
||||
use Icinga\Web\Widget;
|
||||
use Exception;
|
||||
|
||||
class Controller extends ModuleActionController
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue