ILIAS  release_8 Revision v8.19-1-g4e8f2f9140c
All Data Structures Namespaces Files Functions Variables Modules Pages
ILIAS\Setup\NoConfirmationException Class Reference

Signals that a necessary confirmation from the admin is missing. More...

+ Inheritance diagram for ILIAS\Setup\NoConfirmationException:
+ Collaboration diagram for ILIAS\Setup\NoConfirmationException:

Public Member Functions

 __construct (string $confirmation,... $rest)
 
 getRequestedConfirmation ()
 

Protected Attributes

string $confirmation
 

Detailed Description

Signals that a necessary confirmation from the admin is missing.

Definition at line 26 of file NoConfirmationException.php.

Constructor & Destructor Documentation

◆ __construct()

ILIAS\Setup\NoConfirmationException::__construct ( string  $confirmation,
  $rest 
)

Member Function Documentation

◆ getRequestedConfirmation()

Field Documentation

◆ $confirmation

string ILIAS\Setup\NoConfirmationException::$confirmation
protected

The documentation for this class was generated from the following file: