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