|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Inheritance diagram for ilECSReaderException:
Collaboration diagram for ilECSReaderException:Public Member Functions | |
| __construct ($a_message, $a_code=0) | |
| Constructor. More... | |
| __construct ($a_message, $a_code=0) | |
| A message isn't optional as in build in class Exception. More... | |
Definition at line 35 of file class.ilECSReaderException.php.
| ilECSReaderException::__construct | ( | $a_message, | |
$a_code = 0 |
|||
| ) |
Constructor.
@access public
Reimplemented from ilException.
Definition at line 43 of file class.ilECSReaderException.php.