Stud.IP
6.1
|
Data Fields | |
const | TOOL_NOT_ACTIVATED = 1 |
![]() | |
const | GENERAL_ERROR = 0 |
const | END_BEFORE_BEGINNING = 1 |
Additional Inherited Members | |
![]() | |
__construct (string $message='', int $code=0, ?\Range $range=null) | |
getInformation () | |
getRange () | |
![]() | |
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.