ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
Class for advanced editing exception handling in ILIAS. More...
Data Fields | |
const | MESSAGE_STACK_TYPE_ID_DOES_NOT_EXIST = 1001 |
Protected Member Functions | |
assignMessageToCode () | |
![]() | |
assignMessageToCode () | |
Additional Inherited Members | |
![]() | |
__construct (int $exception_code=-1, string $exception_info='') | |
__toString () | |
![]() | |
__construct ($a_message, $a_code=0) | |
A code isn't optional as in build in class Exception. More... | |
![]() | |
$message = '' | |
$code = -1 | |
string | $add_info = '' |
Class for advanced editing exception handling in ILIAS.
Definition at line 24 of file class.ilSystemStyleMessageStackException.php.
|
protected |
Definition at line 29 of file class.ilSystemStyleMessageStackException.php.
References ilSystemStyleExceptionBase\$add_info.
const ilSystemStyleMessageStackException::MESSAGE_STACK_TYPE_ID_DOES_NOT_EXIST = 1001 |
Definition at line 26 of file class.ilSystemStyleMessageStackException.php.
Referenced by ilSystemStyleMessage\setTypeId().