ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class for proxy related exception handling in ILIAS. More...
Public Member Functions | |
__construct ($a_message) | |
Constructor. More... | |
![]() | |
__construct ($a_message, $a_code=0, Throwable $previous=null) | |
A message isn't optional as in build in class Exception. More... | |
Class for proxy related exception handling in ILIAS.
Definition at line 13 of file class.ilProxyException.php.
ilProxyException::__construct | ( | $a_message | ) |
Constructor.
A message is not optional as in build in class Exception
public
string | $a_message | message |
Definition at line 24 of file class.ilProxyException.php.
References ILIAS\GlobalScreen\Provider\__construct().