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

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
 

Detailed Description

The LTIException class represents exceptions that occur in the Stud.IP LTI interface.

Field Documentation

◆ REGISTRATION_NOT_LINKED_TO_TOOL

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.


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