|
ILIAS
release_8 Revision v8.24
|
Class Exception Thrown if some procedure did not get the arguments it expected. More...
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 code 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 25 of file InvalidArgumentException.php.