|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for ILIAS\BackgroundTasks\Exceptions\InvalidArgumentException:
Collaboration diagram for ILIAS\BackgroundTasks\Exceptions\InvalidArgumentException:Additional Inherited Members | |
Public Member Functions inherited from ilException | |
| __construct ($a_message, $a_code=0) | |
| A message isn't optional as in build in class Exception. More... | |
Class Exception.
Thrown if some procedure did not get the arguments it expected.
Definition at line 11 of file InvalidArgumentException.php.