|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Inheritance diagram for ilECSConnectorException:
Collaboration diagram for ilECSConnectorException:Public Member Functions | |
| __construct ($a_message, $a_errno=0) | |
| Constructor. More... | |
| __construct ($a_message, $a_code=0) | |
| A message isn't optional as in build in class Exception. More... | |
| ilECSConnectorException::__construct | ( | $a_message, | |
$a_errno = 0 |
|||
| ) |
Constructor.
@access public
| string | message |
| int | errno |
Reimplemented from ilException.
Definition at line 46 of file class.ilECSConnectorException.php.