Documentation

NotFoundException extends FrameworkException
in package
implements NotFound

Diese Exception wird geworfen wenn eine Systemeinstellung in der php.ini oder im Interpreter nicht richtig gesetzt ist.

Tags
category

Framework

author

schukai GmbH [email protected]

license

http://alvine.io/license/ Licence

link

Alvine

since
20130227

Table of Contents

Interfaces

NotFound
Dieses Interface kann von NotFound-Exceptions implementiert werden, um eine generelle Prüfung auf NotFound-Instanz durchzuführen (zum Beispiel für Provider)

Properties

$payload  : Collection<string|int, Alvine>

Methods

attachPayload()  : mixed
Daten an Exception hängen
getPayload()  : Collection|null
An Exception gehängte Daten

Properties

Methods


        
On this page

Search results