ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
◀ ilDoc Overview
class.NoteNotFoundException.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
namespace
ILIAS\Notes
;
22
26
class
NoteNotFoundException
extends
\ilException
27
{
28
}
ILIAS\Notes\NoteNotFoundException
Definition:
class.NoteNotFoundException.php:27
ilException
Base class for ILIAS Exception handling.
Definition:
class.ilException.php:26
ILIAS\Notes
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.Context.php:21
components
ILIAS
Notes
exceptions
class.NoteNotFoundException.php
Generated on Sat Dec 13 2025 23:02:46 for ILIAS by
1.9.4 (using
Doxyfile
)