Stud.IP  5.4
StudipException Class Reference
Inheritance diagram for StudipException:
FeatureDisabledException

Public Member Functions

 __construct ($message='', Array $data=[], $code=0, Throwable $previous=null)
 
 getData ()
 

Protected Attributes

 $data = []
 

Detailed Description

This class is a specialisation of the standard Exception class with a specialisation to display exception data in Message boxes.

Constructor & Destructor Documentation

◆ __construct()

__construct (   $message = '',
Array  $data = [],
  $code = 0,
Throwable  $previous = null 
)

Member Function Documentation

◆ getData()

getData ( )

Field Documentation

◆ $data

$data = []
protected

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