Overview

Namespaces

  • InfoContact
    • IcFwk
      • Library
      • Router
  • PHP

Classes

  • ArrayIterator

Interfaces

  • ArrayAccess
  • Countable
  • Iterator
  • IteratorAggregate
  • SeekableIterator
  • Serializable
  • Traversable

Exceptions

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

Class Exception

Direct known subclasses

LogicException, RuntimeException

Indirect known subclasses

InvalidArgumentException
PHP Extension: Core
Documented at php.net
Methods summary
final private
# __clone( )
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
# ''
private string $string
# ''
protected integer $code
# 0
protected mixed $file
#
protected mixed $line
#
private mixed $trace
#
private mixed $previous
#
IcFwk API API documentation generated by ApiGen