ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Signals that a necessary confirmation from the admin is missing. More...
Public Member Functions | |
__construct (string $confirmation,... $rest) | |
getRequestedConfirmation () | |
Protected Attributes | |
$confirmation | |
Signals that a necessary confirmation from the admin is missing.
Definition at line 10 of file NoConfirmationException.php.
ILIAS\Setup\NoConfirmationException::__construct | ( | string | $confirmation, |
$rest | |||
) |
Definition at line 17 of file NoConfirmationException.php.
References ILIAS\Setup\NoConfirmationException\$confirmation, $rest, ILIAS\GlobalScreen\Provider\__construct(), and confirmation().
ILIAS\Setup\NoConfirmationException::getRequestedConfirmation | ( | ) |
Definition at line 23 of file NoConfirmationException.php.
References ILIAS\Setup\NoConfirmationException\$confirmation.
Referenced by ILIAS\Setup\CLI\BaseCommand\execute().
|
protected |
Definition at line 15 of file NoConfirmationException.php.
Referenced by ILIAS\Setup\NoConfirmationException\__construct(), and ILIAS\Setup\NoConfirmationException\getRequestedConfirmation().