ILIAS  trunk Revision v11.0_alpha-1749-g1a06bdef097
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ilObjectNotFoundException Class Reference

Object not found exception. More...

+ Inheritance diagram for ilObjectNotFoundException:
+ Collaboration diagram for ilObjectNotFoundException:

Public Member Functions

 __construct (string $message)
 A message is not optional as in build in class Exception. More...
 
- Public Member Functions inherited from ilObjectException
 __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...
 

Detailed Description

Object not found exception.

Author
Alex Killing alex..nosp@m.kill.nosp@m.ing@g.nosp@m.mx.d.nosp@m.e

Definition at line 26 of file class.ilObjectNotFoundException.php.

Constructor & Destructor Documentation

◆ __construct()

ilObjectNotFoundException::__construct ( string  $message)

A message is not optional as in build in class Exception.

Definition at line 31 of file class.ilObjectNotFoundException.php.

References ILIAS\GlobalScreen\Provider\__construct().

32  {
34  }
__construct(Container $dic, ilPlugin $plugin)
$message
Definition: xapiexit.php:31
+ Here is the call graph for this function:

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