ILIAS  trunk Revision v11.0_alpha-1715-g7fc467680fb
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ilTestQuestionPoolNotAvailableAsSourcePoolException Class Reference
+ Inheritance diagram for ilTestQuestionPoolNotAvailableAsSourcePoolException:
+ Collaboration diagram for ilTestQuestionPoolNotAvailableAsSourcePoolException:

Public Member Functions

 __construct ()
 
- Public Member Functions inherited from ilTestException
 __construct ($msg='', $code=0)
 
- Public Member Functions inherited from ilException
 __construct ($a_message, $a_code=0)
 A code isn't optional as in build in class Exception. More...
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

ilTestQuestionPoolNotAvailableAsSourcePoolException::__construct ( )

Definition at line 29 of file class.ilTestQuestionPoolNotAvailableAsSourcePoolException.php.

References ILIAS\GlobalScreen\Provider\__construct().

30  {
31  parent::__construct('', 0);
32  }
__construct(Container $dic, ilPlugin $plugin)
+ Here is the call graph for this function:

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