ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilRpcClientException. More...
Public Member Functions | |
__construct ($a_message, $a_errno=0) | |
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 ilRpcClientException.
Definition at line 13 of file class.ilRpcClientException.php.
ilRpcClientException::__construct | ( | $a_message, | |
$a_errno = 0 |
|||
) |
Constructor.
public
string | $a_message | |
int | $a_errno |
Definition at line 23 of file class.ilRpcClientException.php.