Overview

Namespaces

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

Classes

  • AppenderNotFoundException
  • LogFileNotFoundException
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class LogFileNotFoundException

questa eccezione si verifica quando si prova a richiamare un log file che non esiste

HZSystem\Exceptions\Exception
Extended by HZSystem\Exceptions\HZException implements HZSystem\Exceptions\IException
Extended by HZSystem\Core\Logger\Exceptions\LogFileNotFoundException
Namespace: HZSystem\Core\Logger\Exceptions
Package: hzSystem\Core\Logger\Exception
Copyright: 2015 Luca Liscio
License: GNU/AGPL3
Author: Luca Liscio hzkight@h0model.org
Version: 0.0.1 2015/12/19 16:41:20
Located at core/logger/exceptions/LogFileNotFoundException.class.php
Methods inherited from HZSystem\Exceptions\HZException
__construct(), __toString(), getCode(), getFile(), getLine(), getMessage(), getTrace(), getTraceAsString()
Properties summary
protected string $code
# "L02"
Properties inherited from HZSystem\Exceptions\HZException
$file, $line, $message
hzsystem API documentation generated by ApiGen