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

  • ArrayIterator
  • Closure
  • DateTime
  • DateTimeZone
  • FilterIterator
  • IteratorIterator
  • LimitIterator
  • XMLReader

Interfaces

  • ArrayAccess
  • Countable
  • Iterator
  • IteratorAggregate
  • OuterIterator
  • SeekableIterator
  • Serializable
  • Traversable

Exceptions

  • BadFunctionCallException
  • BadMethodCallException
  • Exception
  • InvalidArgumentException
  • LogicException
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated

Class Exception

Direct known subclasses

Jyxo_Exception, LogicException

Indirect known subclasses

BadFunctionCallException, BadMethodCallException, Jyxo_Mail_Parser_PartNotExistException, Jyxo_Mail_Sender_CreateException, Jyxo_Mail_Sender_Exception, Jyxo_Mail_Sender_RecipientUnknownException, Jyxo_Mail_Sender_SmtpException, Jyxo_Rpc_Exception, Jyxo_Rpc_Json_Exception, Jyxo_Rpc_Xml_Exception, Jyxo_Shell_Exception, Jyxo_Svn_Exception, InvalidArgumentException, Jyxo_Time_ComposerException, Jyxo_Webdav_Exception, Jyxo_Webdav_FileNotExistException, Jyxo_Gettext_Parser_Exception, Jyxo_Input_Exception, Jyxo_Input_Filter_Exception, Jyxo_Input_Validator_Exception, Jyxo_Mail_Parser_DefaultPartIdNotExistException, Jyxo_Mail_Parser_EmailNotExistException, Jyxo_Mail_Parser_Exception
PHP Extension: Core
Documented at php.net
Methods summary
public
# __construct( $message, $code, $previous )
final public
# getMessage( )
final public
# getCode( )
final public
# getFile( )
final public
# getLine( )
final public
# getTrace( )
final public
# getPrevious( )
final public
# getTraceAsString( )
public
# __toString( )
Properties summary
protected string $message ''
#
protected integer $code 0
#
protected $file
#
protected $line
#
Jyxo PHP Library API documentation generated by ApiGen 2.3.0