Overview

Packages

  • ClipIt
    • clipit
      • api
    • urjc
      • backend
  • Elgg
    • Core
      • Access
      • Authentication
      • Cache
      • Caches
      • Core
      • DataMode
        • Site
      • DataModel
        • Annotations
        • Entities
        • Extender
        • File
        • Importable
        • Loggable
        • Notable
        • Object
        • User
      • DataStorage
      • Exception
      • Exceptions
        • Stub
      • FileStore
        • Disk
      • Groups
      • Helpers
      • HMAC
      • Memcache
      • Metadata
      • Navigation
      • ODD
      • Output
      • Plugins
        • Settings
      • Sessions
      • SocialModel
        • Friendable
        • Locatable
      • WebServicesAPI
      • Widgets
      • XML
      • XMLRPC
    • Exceptions
      • Stub
  • None
  • PHP

Classes

  • DOMDocument
  • DOMElement
  • DOMNode
  • DOMXPath
  • SimpleXMLElement
  • stdClass

Interfaces

  • ArrayAccess
  • Countable
  • Iterator
  • Traversable

Exceptions

  • Exception
  • InvalidArgumentException
  • LogicException
  • Overview
  • Package
  • Class
  • Tree

Class Exception

Direct known subclasses

APIException, CallException, LoginException, NotificationException, PluginException, SecurityException, ClassException, ConfigurationException, CronException, DatabaseException, DataFormatException, IncompleteEntityException, IOException, LogicException

Indirect known subclasses

ClassNotFoundException, ExportException, ImportException, InstallationException, InvalidArgumentException, InvalidClassException, InvalidParameterException, NotImplementedException, RegistrationException
PHP Extension: Core
Documented at php.net
Methods summary
public
# __construct( mixed $message, mixed $code, mixed $previous )
public
# __wakeup( )
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 mixed $file
#
protected mixed $line
#
API documentation generated by ApiGen 2.8.0