ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
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. More... | |
![]() | |
__construct ($a_message, $a_code=0) | |
A message isn't optional as in build in class Exception. More... | |
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
Definition at line 42 of file class.ilMailException.php.