Overview

Packages

  • JAMA
  • None
  • PHP
  • PHPExcel
    • CachedObjectStorage
    • Calculation
    • Cell
    • Chart
      • Renderer
    • Reader
      • Excel2007
      • Excel5
    • RichText
    • Settings
    • Shared
      • Escher
      • OLE
      • Trend
      • ZipArchive
    • Style
    • Worksheet
      • Drawing
    • Writer
      • 2007
      • CSV
      • Excel2007
      • Excel5
      • HTML
      • PDF

Classes

  • DateTime
  • DateTimeZone
  • DOMNode
  • XMLWriter

Interfaces

  • DateTimeInterface
  • Iterator
  • Throwable
  • Traversable

Exceptions

  • Exception
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class Exception

Exception implements Throwable

Direct known subclasses

PHPExcel_Exception

Indirect known subclasses

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