ILIAS
release_8 Revision v8.23
◀ ilDoc Overview
class.ilTestMissingQuestionPoolIdParameterException.php
Go to the documentation of this file.
1
<?php
2
25
class
ilTestMissingQuestionPoolIdParameterException
extends
ilTestException
26
{
27
public
function
__construct
()
28
{
29
parent::__construct
(
''
, 0);
30
}
31
}
ilTestException
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilTestException.php:27
ILIAS\GlobalScreen\Provider\__construct
__construct(Container $dic, ilPlugin $plugin)
Definition:
PluginProviderHelper.php:37
ilTestMissingQuestionPoolIdParameterException\__construct
__construct()
Definition:
class.ilTestMissingQuestionPoolIdParameterException.php:27
ilTestMissingQuestionPoolIdParameterException
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilTestMissingQuestionPoolIdParameterException.php:25
Modules
Test
exceptions
class.ilTestMissingQuestionPoolIdParameterException.php
Generated on Sun Aug 31 2025 22:01:37 for ILIAS by
1.8.13 (using
Doxyfile
)