Overview

Namespaces

  • AloFramework
    • Log
  • PHP
  • Psr
    • Log
      • Test

Exceptions

  • Exception
  • InvalidArgumentException
  • LogicException
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Class Exception

Direct known subclasses

AloFramework\Log\LogException, LogicException

Indirect known subclasses

InvalidArgumentException, Psr\Log\InvalidArgumentException
PHP Extension: Core
Documented at php.net
Methods summary
final private
# __clone( )
public
# __construct( $message, $code, $previous )
public
# __wakeup( )
final public
# getMessage( )
final public
# getCode( )
final public
# getFile( )
final public
# getLine( )
final public
# getTrace( )
final public
# getPrevious( )
final public
# getTraceAsString( )
public
# __toString( )
Properties summary
protected string $message
# ''
private string $string
# ''
protected integer $code
# 0
protected $file
#
protected $line
#
private $trace
#
private $previous
#
AloFramework Logger API documentation generated by ApiGen