ILIAS  trunk Revision v11.0_alpha-1744-gb0451eebef4
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ilObjectTypeMismatchException Class Reference

Type mismatch exception. More...

+ Inheritance diagram for ilObjectTypeMismatchException:
+ Collaboration diagram for ilObjectTypeMismatchException:

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

Type mismatch 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.ilObjectTypeMismatchException.php.

Constructor & Destructor Documentation

◆ __construct()

ilObjectTypeMismatchException::__construct ( string  $message)

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

Definition at line 31 of file class.ilObjectTypeMismatchException.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: