|
Stud.IP
6.1
|
Data Fields | |
| const | REGISTRATION_NOT_LINKED_TO_TOOL = 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 |
The LTIException class represents exceptions that occur in the Stud.IP LTI interface.
| const REGISTRATION_NOT_LINKED_TO_TOOL = 1 |
The REGISTRATION_NOT_LINKED_TO_TOOL status code represents the case where a LTI tool registration is not linked to a tool.