Exception.php
- Classes
- Kwf_Exception
\Kwf_Exception
- Extends from
- \Kwf_Exception_NoLog
- Methods
- _getLogBody
- log
- logOrThrow
- notify
Methods
_getLogBody
_getLogBody(
)
:
Details
- visibility
- protected
- final
- false
- static
- false
log
log(
)
:
Details
- visibility
- public
- final
- false
- static
- false
logOrThrow
logOrThrow(
)
:
Online: Schreibt die Exception nur ins log Lokal: wirft die exception
Details
- visibility
- public
- final
- false
- static
- false
notify
notify(
)
:
Informiert den Entwickler über diese Exception
Details
- visibility
- public
- final
- false
- static
- false