Overview

Packages

  • Jyxo_Beholder
  • Jyxo_Charset
  • Jyxo_Color
  • Jyxo_Css
  • Jyxo_ErrorHandling
  • Jyxo_FirePhp
  • Jyxo_Gettext
    • Parser
  • Jyxo_Html
  • Jyxo_Input
    • Chain
    • Filter
    • Validator
  • Jyxo_Mail
    • Email
    • Parser
    • Sender
  • Jyxo_Rpc
    • Json
    • Xml
  • Jyxo_Shell
  • Jyxo_SpamFilter
  • Jyxo_Spl
  • Jyxo_String
  • Jyxo_Svn
  • Jyxo_Time
  • Jyxo_Timer
  • Jyxo_Webdav
  • Jyxo_XmlReader
  • PHP

Classes

  • Jyxo_ErrorHandler
  • Jyxo_ErrorMail

Exceptions

  • Jyxo_Exception
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated

Class Jyxo_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
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