PHPException
class PHPException extends FrameworkException
PHP-Exception
Diese Exception wird geworfen wenn ein PHP-Fehler auftritt.
Properties
protected Alvine> | $payload | from FrameworkException | |
protected PHPError | $error |
Methods
Details
in FrameworkException at line 47
attachPayload(Alvine $object)
Daten an Exception hängen
in FrameworkException at line 60
Collection|null
getPayload()
An Exception gehängte Daten
at line 48
__construct(PHPError $error)
Erstellt neue Exception
at line 61
PHPError
getError()
Gibt den angehängten PHP Fehler zurück