Overview

Namespaces

  • Jyxo
    • Beholder
      • TestCase
    • Gettext
      • Parser
    • Input
      • Chain
      • Filter
      • Validator
    • Mail
      • Email
        • Attachment
      • Parser
      • Sender
    • Rpc
      • Json
      • Xml
    • Shell
    • Spl
    • Svn
    • Time
    • Webdav
  • PHP

Classes

  • Charset
  • Color
  • Css
  • ErrorHandler
  • ErrorMail
  • FirePhp
  • Html
  • HtmlTag
  • SpamFilter
  • String
  • Timer
  • XmlReader

Exceptions

  • Exception
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Class Exception

Base exception class used throughout Jyxo libraries.

Exception
Extended by Jyxo\Exception

Direct known subclasses

Jyxo\Gettext\Parser\Exception, Jyxo\Input\Exception, Jyxo\Mail\Parser\Exception, Jyxo\Mail\Sender\Exception, Jyxo\Rpc\Exception, Jyxo\Shell\Exception, Jyxo\Svn\Exception, Jyxo\Time\ComposerException, Jyxo\Webdav\Exception

Indirect known subclasses

Jyxo\Input\Filter\Exception, Jyxo\Input\Validator\Exception, Jyxo\Webdav\FileNotExistException, Jyxo\Mail\Parser\DefaultPartIdNotExistException, Jyxo\Mail\Parser\EmailNotExistException, Jyxo\Mail\Parser\PartNotExistException, Jyxo\Mail\Sender\CreateException, Jyxo\Mail\Sender\RecipientUnknownException, Jyxo\Mail\Sender\SmtpException, Jyxo\Rpc\Json\Exception, Jyxo\Rpc\Xml\Exception
Namespace: Jyxo
Category: Jyxo
Package: Jyxo\ErrorHandling
Copyright: Copyright (c) 2005-2011 Jyxo, s.r.o.
License: https://github.com/jyxo/php/blob/master/license.txt
Author: Jaroslav HanslĂ­k
Located at Exception.php
Methods summary
public array
# getAllPrevious( )

Returns all previous exceptions in an array.

Returns all previous exceptions in an array.

Returns

array
Methods inherited from Exception
__construct(), __toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
Jyxo PHP Library API documentation generated by ApiGen 2.3.0