|
ILIAS
release_4-4 Revision
|
Inheritance diagram for ilECSConnectorException:
Collaboration diagram for ilECSConnectorException: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... | |
Definition at line 36 of file class.ilECSConnectorException.php.
| ilECSConnectorException::__construct | ( | $a_message, | |
$a_errno = 0 |
|||
| ) |
Constructor.
public
| string | message |
| int | errno |
Definition at line 46 of file class.ilECSConnectorException.php.