ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class for advanced editing exception handling in ILIAS. More...
Data Fields | |
const | INVALID_COLOR_EXCEPTION = 1001 |
Data Fields inherited from ilSystemStyleExceptionBase | |
const | UNKNONW_EXCEPTION = -1 |
Protected Member Functions | |
assignMessageToCode () | |
Protected Member Functions inherited from ilSystemStyleExceptionBase | |
assignMessageToCode () | |
Additional Inherited Members | |
Public Member Functions inherited from ilSystemStyleExceptionBase | |
__construct ($exception_code=-1, $exception_info="") | |
ilSystemStyleException constructor. More... | |
__toString () | |
Public Member Functions inherited from ilException | |
__construct ($a_message, $a_code=0) | |
A message isn't optional as in build in class Exception. More... | |
Protected Attributes inherited from ilSystemStyleExceptionBase | |
$message = "" | |
$code = -1 | |
$add_info = "" | |
Class for advanced editing exception handling in ILIAS.
Definition at line 13 of file class.ilSystemStyleColorException.php.
|
protected |
Definition at line 18 of file class.ilSystemStyleColorException.php.
References ilSystemStyleExceptionBase\$add_info.
const ilSystemStyleColorException::INVALID_COLOR_EXCEPTION = 1001 |
Definition at line 15 of file class.ilSystemStyleColorException.php.
Referenced by ilSystemStyleIconColor\setColor(), ilSystemStyleIconColorTest\testInvalidColor1(), ilSystemStyleIconColorTest\testInvalidColor2(), and ilSystemStyleIconColorTest\testInvalidColor3().