| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Object not found exception. More...
 Inheritance diagram for ilObjectNotFoundException:
 Inheritance diagram for ilObjectNotFoundException: Collaboration diagram for ilObjectNotFoundException:
 Collaboration diagram for ilObjectNotFoundException:| 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.