|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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, Throwable $previous=null) | |
| 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.