Overview

Namespaces

  • None
  • PHP

Classes

  • mysqli

Interfaces

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

Exceptions

  • ErrorException
  • Exception
  • LogicException
  • RuntimeException
  • Overview
  • Namespace
  • Class
  • Tree

Class ErrorException

Exception
Extended by ErrorException
PHP Extension: Core
Documented at php.net
Methods summary
public
# __construct( mixed $message, mixed $code, mixed $severity, mixed $filename, mixed $lineno, mixed $previous )

Overrides

Exception::__construct()
final public
# getSeverity( )
Methods inherited from Exception
__toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties summary
protected integer $severity 1
#
Properties inherited from Exception
$code, $file, $line, $message
API documentation generated by ApiGen 2.8.0