Overview

Namespaces

  • None
  • Peridot
    • Leo
      • Formatter
      • Interfaces
        • Assert
      • Matcher
        • Template
      • ObjectPath
      • Responder
  • PHP

Interfaces

  • Countable

Exceptions

  • BadFunctionCallException
  • Exception
  • InvalidArgumentException
  • LogicException
  • Overview
  • Namespace
  • Class
  • Tree

Class Exception

Direct known subclasses

LogicException

Indirect known subclasses

BadFunctionCallException, InvalidArgumentException
PHP Extension: Core
Documented at php.net
Methods summary
public
# __construct( mixed $message, mixed $code, mixed $previous )
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
# ''
protected integer $code
# 0
protected mixed $file
#
protected mixed $line
#
Leo API documentation generated by ApiGen