|
ILIAS
eassessment Revision 61809
|
ILIAS Exception for Service Mail. More...
Inheritance diagram for ilMailException:
Collaboration diagram for ilMailException: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.