|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class for ffmpeg exception handling in ILIAS. More...
Inheritance diagram for ilFFmpegException:
Collaboration diagram for ilFFmpegException:Public Member Functions | |
| __construct ($a_message) | |
| Constructor. More... | |
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 for ffmpeg exception handling in ILIAS.
Definition at line 13 of file class.ilFFmpegException.php.
| ilFFmpegException::__construct | ( | $a_message | ) |
Constructor.
A message is not optional as in build in class Exception
| string | $a_message | message |
Definition at line 22 of file class.ilFFmpegException.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function: