Documentation

PHPException extends FrameworkException
in package

PHP-Exception

Diese Exception wird geworfen wenn ein PHP-Fehler auftritt.

Tags
category

Framework

author

schukai GmbH [email protected]

license

http://alvine.io/license/ Licence

link

Alvine

since
20110917

Table of Contents

Properties

$error  : PHPError
$payload  : Collection<string|int, Alvine>

Methods

__construct()  : mixed
Erstellt neue Exception
attachPayload()  : mixed
Daten an Exception hängen
getError()  : PHPError
Gibt den angehängten PHP Fehler zurück
getPayload()  : Collection|null
An Exception gehängte Daten

Properties

Methods


        
On this page

Search results