ILIAS
Release_4_4_x_branch Revision 61816
|
Object not found exception. More...
Public Member Functions | |
__construct ($a_message) | |
Constructor. |
Object not found exception.
Definition at line 12 of file class.ilObjectNotFoundException.php.
ilObjectNotFoundException::__construct | ( | $a_message | ) |
Constructor.
A message is not optional as in build in class Exception
string | $a_message | message |
Reimplemented from ilObjectException.
Definition at line 21 of file class.ilObjectNotFoundException.php.