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

Exceptions

  • ExportException
  • ImportException
  • IncompleteEntityException
  • InstallationException
  • InvalidClassException
  • InvalidParameterException
  • IOException
  • NotificationException
  • NotImplementedException
  • PluginException
  • SecurityException
  • Overview
  • Package
  • Class
  • Tree

Package Elgg\Core\Exception

Exceptions summary
ExportException Export exception
ImportException Import exception
IncompleteEntityException IncompleteEntityException Thrown when constructing an entity that is missing its secondary entity table
InstallationException InstallationException Thrown when there is a major problem with the installation.
InvalidClassException InvalidClassException An invalid class Exception, throw when a class is invalid.
InvalidParameterException InvalidParameterException A parameter is invalid.
IOException IOException An IO Exception, throw when an IO Exception occurs. Subclass for specific IO Exceptions.
NotificationException Notification exception.
NotImplementedException NotImplementedException Thrown when a method or function has not been implemented, primarily used in development... you should not see these!
PluginException PluginException
SecurityException SecurityException An Security Exception, throw when a Security Exception occurs. Subclass for specific Security Execeptions (access problems etc)
API documentation generated by ApiGen 2.8.0