|
ILIAS
Release_5_0_x_branch Revision 61816
|
Inheritance diagram for ilRepositoryException:
Collaboration diagram for ilRepositoryException:Public Member Functions | |
| __construct ($a_message, $a_code=0) | |
| A message isn't optional as in build in class Exception. | |
Definition at line 11 of file class.ilRepositoryException.php.
| ilRepositoryException::__construct | ( | $a_message, | |
$a_code = 0 |
|||
| ) |
A message isn't optional as in build in class Exception.
public
Reimplemented from ilException.
Definition at line 13 of file class.ilRepositoryException.php.