ILIAS
release_8 Revision v8.19
|
Class for advanced editing exception handling in ILIAS. More...
Data Fields | |
const | INVALID_COLOR_EXCEPTION = 1001 |
Protected Member Functions | |
assignMessageToCode () | |
![]() | |
assignMessageToCode () | |
Additional Inherited Members | |
![]() | |
__construct (int $exception_code=-1, string $exception_info='') | |
__toString () | |
![]() | |
__construct ($a_message, $a_code=0, Throwable $previous=null) | |
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 23 of file class.ilSystemStyleColorException.php.
|
protected |
Definition at line 27 of file class.ilSystemStyleColorException.php.
References ilSystemStyleExceptionBase\$add_info.
const ilSystemStyleColorException::INVALID_COLOR_EXCEPTION = 1001 |
Definition at line 25 of file class.ilSystemStyleColorException.php.
Referenced by ilSystemStyleIconColor\setColor(), ilSystemStyleIconColorTest\testInvalidColor1(), and ilSystemStyleIconColorTest\testInvalidColor2().