ILIAS
Release_4_1_x_branch Revision 61804
|
ILIAS Exception for Service Mail. More...
Public Member Functions | |
__construct ($a_message, $a_code=0) | |
A message isn't optional as in build in class Exception. |
ILIAS Exception for Service Mail.
Any individual Mail Exception class should inherit from it
Definition at line 34 of file class.ilMailException.php.
ilMailException::__construct | ( | $a_message, | |
$a_code = 0 |
|||
) |
A message isn't optional as in build in class Exception.
public
Reimplemented from ilException.
Definition at line 42 of file class.ilMailException.php.