Class for advanced editing exception handling in ILIAS.
More...
|
| __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...
|
|
Class for advanced editing exception handling in ILIAS.
Definition at line 24 of file class.ilSystemStyleExceptionBase.php.
◆ __construct()
ilSystemStyleExceptionBase::__construct |
( |
int |
$exception_code = -1 , |
|
|
string |
$exception_info = '' |
|
) |
| |
◆ __toString()
ilSystemStyleExceptionBase::__toString |
( |
| ) |
|
◆ assignMessageToCode()
ilSystemStyleExceptionBase::assignMessageToCode |
( |
| ) |
|
|
abstractprotected |
◆ $add_info
string ilSystemStyleExceptionBase::$add_info = '' |
|
protected |
◆ $code
ilSystemStyleExceptionBase::$code = -1 |
|
protected |
◆ $message
ilSystemStyleExceptionBase::$message = '' |
|
protected |
The documentation for this class was generated from the following file: