ILIAS  release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
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)
 A message isn't optional as in build in class Exception. More...
 
 __construct ($a_message, $a_code=0)
 A message isn't optional as in build in class Exception. More...
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

ilTestQuestionPoolNotAvailableAsSourcePoolException::__construct ( )

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

15 {
16 parent::__construct('', 0);
17 }

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