class Sentry extends Reporter

Sentry

Hinweis

* IN DIESER KLASSE SIND DAS FRAMEWORK UND DIE KOMPONENTEN NOCH NICHT VERFÜGBAR!
* ES DÜRFEN DESHALB KEINE FUNKTIONEN DARAUS VERWENDET WERDEN.

Constants

KEY

SECRET

URL

Properties

protected Exception $exception

Methods

report(Exception $exeption)

Exception bearbeiten

array
buildTrace()

No description

array
buildEventData()

No description

send()

No description

Details

at line 72
Reporter report(Exception $exeption)

Exception bearbeiten

Parameters

Exception $exeption

Return Value

Reporter

at line 81
protected array buildTrace()

Return Value

array

at line 110
protected array buildEventData()

Return Value

array

at line 206
protected Reporter send()

Return Value

Reporter