|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilCurlConnectionException:
Collaboration diagram for ilCurlConnectionException:Public Member Functions | |
| __construct ($a_message, $a_errno=0) | |
| Constructor. More... | |
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... | |
Definition at line 34 of file class.ilCurlConnectionException.php.
| ilCurlConnectionException::__construct | ( | $a_message, | |
$a_errno = 0 |
|||
| ) |
Constructor.
@access public
| string | message |
| int | errno |
Definition at line 44 of file class.ilCurlConnectionException.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function: