Overview

Namespaces

  • HZSystem
    • Core
      • HZMailer
      • Logger
        • Appenders
        • Exceptions
    • Exceptions
  • None

Classes

  • HZException
  • HzNotApplicableMethodException

Interfaces

  • IException
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Interface IException

Interfaccia generica per le eccezioni basata sulla interfaccia prevista dal linguaggio PHP

Direct known implementers

HZSystem\Exceptions\HZException

Indirect known implementers

HZSystem\Core\Logger\Exceptions\AppenderNotFoundException, HZSystem\Core\Logger\Exceptions\LogFileNotFoundException, HZSystem\Exceptions\HzNotApplicableMethodException
Namespace: HZSystem\Exceptions
Package: hzSystem\exceptions
Copyright: 2021 HZKnight
License: GNU/AGPL3
Author: Luca Liscio hzkight@h0model.org
Version: 0.0.1 2016/05/31 12:14:20
Located at exceptions/hzexception.class.php
Methods summary
public
# getMessage( )
public
# getCode( )
public
# getFile( )
public
# getLine( )
public
# getTrace( )
public
# getTraceAsString( )
public
# __toString( )
public
# __construct( $message = null, $code = 0 )
hzsystem API documentation generated by ApiGen