xplo.re Medusa Core Framework 3.2
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Event
  • Todo
  • Download

Namespaces

  • Core
    • Authentication
      • Auto
        • Driver
      • Driver
    • Cache
      • Driver
    • Charset
      • Driver
    • Configuration
      • Driver
    • Controller
    • Converter
      • Driver
    • Decoder
      • Driver
    • Encoder
      • Driver
    • Env
      • Authentication
      • Locale
      • Proxy
      • Server
        • HTTP
        • Redirect
        • X
    • Exception
    • Exchange
      • Driver
    • Fault
      • Formatter
        • Driver
      • Incident
        • Exception
      • Reporter
        • Driver
    • Field
    • Filter
      • Driver
    • Formatter
      • Driver
        • coreuimarkup
          • Token
    • Hash
    • Loader
    • Locale
    • Log
      • Driver
    • Module
      • Dependency
        • Requirement
          • Core
          • PHP
      • Linkage
        • Driver
    • PDF
    • Plugin
    • Query
      • Driver
    • Server
      • Driver
    • Session
      • Driver
    • Set
    • Storage
      • Driver
      • Field
        • Element
    • Stream
      • Driver
    • String
    • Translation
      • Driver
      • Language
        • Driver
    • Type
    • URI
      • Driver
    • Version
    • View
      • Driver
        • coreui
          • Control
            • Button
            • Table
          • Element
        • htmlbuilder
          • Tags
        • yui
          • Modules
  • None
  • PHP

Classes

  • ArrayIterator
  • ArrayObject
  • Closure
  • DateTime
  • DOMNode
  • DOMXPath
  • Error
  • IteratorIterator
  • mysqli
  • mysqli_result
  • mysqli_stmt
  • ReflectionFunction
  • ReflectionFunctionAbstract
  • ReflectionParameter
  • SimpleXMLElement
  • SQLite3
  • SQLite3Result
  • SQLite3Stmt

Interfaces

  • ArrayAccess
  • Countable
  • DateTimeInterface
  • Iterator
  • IteratorAggregate
  • OuterIterator
  • Reflector
  • SeekableIterator
  • Serializable
  • Throwable
  • Traversable

Exceptions

  • Exception

Class Error

Error implements Throwable
PHP Extension: Core
Documented at php.net

Methods summary

public
# __construct( $message, $code, $previous )
public
# __wakeup( )
final public
# getMessage( )

Implementation of

Throwable::getMessage()
final public
# getCode( )

Implementation of

Throwable::getCode()
final public
# getFile( )

Implementation of

Throwable::getFile()
final public
# getLine( )

Implementation of

Throwable::getLine()
final public
# getTrace( )

Implementation of

Throwable::getTrace()
final public
# getPrevious( )

Implementation of

Throwable::getPrevious()
final public
# getTraceAsString( )

Implementation of

Throwable::getTraceAsString()
public
# __toString( )

Implementation of

Throwable::__toString()

Properties summary

protected string $message
# ''
protected integer $code
# 0
protected $file
#
protected $line
#
xplo.re Medusa Core Framework 3.2 API documentation generated by ApiGen