| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Class for advanced editing exception handling in ILIAS. More...
 Inheritance diagram for ilSystemStyleMessageStackException:
 Collaboration diagram for ilSystemStyleMessageStackException:Data Fields | |
| const | MESSAGE_STACK_TYPE_ID_DOES_NOT_EXIST = 1001 | 
Protected Member Functions | |
| assignMessageToCode () | |
  Protected Member Functions inherited from ilSystemStyleExceptionBase | |
| assignMessageToCode () | |
Additional Inherited Members | |
  Public Member Functions inherited from ilSystemStyleExceptionBase | |
| __construct (int $exception_code=-1, string $exception_info='') | |
| __toString () | |
  Public Member Functions inherited from ilException | |
| __construct ($a_message, $a_code=0) | |
| A code isn't optional as in build in class Exception.  More... | |
  Protected Attributes inherited from ilSystemStyleExceptionBase | |
| $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().