|
Stud.IP
6.1
|
Data Fields | |
| const | TOOL_NOT_ACTIVATED = 1 |
Data Fields inherited from Exception | |
| const | GENERAL_ERROR = 0 |
| const | END_BEFORE_BEGINNING = 1 |
Additional Inherited Members | |
Public Member Functions inherited from Exception | |
| __construct (string $message='', int $code=0, ?\Range $range=null) | |
| getInformation () | |
| getRange () | |
Protected Attributes inherited from Exception | |
| Range | $range = null |
ToolException is for exceptions that occur in the plugin management or the core course tools (modules).
| const TOOL_NOT_ACTIVATED = 1 |
TOOL_NOT_ACTIVATED means that a tool or plugin shall be loaded or used which is not activated.