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

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

Interfaces

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

Exceptions

  • BadFunctionCallException
  • BadMethodCallException
  • Exception
  • InvalidArgumentException
  • LogicException
  • Overview
  • Namespace
  • 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