|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
@depracated This is only a temporary exception to identify missing migrations and will be removed in the future. More...
Inheritance diagram for ILIAS\Test\Settings\SettingsNotFoundException:
Collaboration diagram for ILIAS\Test\Settings\SettingsNotFoundException:Public Member Functions | |
| __construct ($a_message) | |
Public Member Functions inherited from ilObjectNotFoundException | |
| __construct (string $message) | |
| A message is not optional as in build in class Exception. More... | |
| __construct (string $message) | |
| A message is not optional as in build in class Exception. More... | |
Public Member Functions inherited from ilException | |
| __construct ($a_message, $a_code=0) | |
| A code isn't optional as in build in class Exception. More... | |
@depracated This is only a temporary exception to identify missing migrations and will be removed in the future.
Definition at line 24 of file SettingsNotFoundException.php.
| ILIAS\Test\Settings\SettingsNotFoundException::__construct | ( | $a_message | ) |
Definition at line 26 of file SettingsNotFoundException.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function: