Stud.IP  6.1
ToolException Class Reference
Inheritance diagram for ToolException:
Exception

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
 

Detailed Description

ToolException is for exceptions that occur in the plugin management or the core course tools (modules).

Field Documentation

◆ TOOL_NOT_ACTIVATED

const TOOL_NOT_ACTIVATED = 1

TOOL_NOT_ACTIVATED means that a tool or plugin shall be loaded or used which is not activated.


The documentation for this class was generated from the following file: