| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Inheritance diagram for ilRepositoryException:
 Inheritance diagram for ilRepositoryException: Collaboration 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.