Overview

Packages

  • CONTENIDO
  • Core
    • Authentication
    • Backend
    • Cache
    • CEC
    • Chain
    • ContentType
    • Database
    • Debug
    • Exception
    • Frontend
      • Search
      • URI
      • Util
    • GenericDB
      • Model
    • GUI
      • HTML
    • I18N
    • LayoutHandler
    • Log
    • Security
    • Session
    • Util
    • Validation
    • Versioning
    • XML
  • Module
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
    • ScriptCookieDirective
  • mpAutoloaderClassMap
  • None
  • PHP
  • Plugin
    • ContentAllocation
    • CronjobOverview
    • FormAssistant
    • FrontendLogic
    • FrontendUsers
    • Linkchecker
    • ModRewrite
    • Newsletter
    • Repository
      • FrontendNavigation
      • KeywordDensity
    • SmartyWrapper
    • UrlShortener
    • UserForum
    • Workflow
  • PluginManager
  • Setup
    • Form
    • GUI
    • Helper
      • Environment
      • Filesystem
      • MySQL
      • PHP
    • UpgradeJob

Classes

  • ArrayIterator
  • DateTime
  • DirectoryIterator
  • DOMDocument
  • DOMElement
  • DOMNode
  • DOMNodeList
  • RecursiveIteratorIterator
  • SimpleXMLElement
  • SplFileInfo
  • stdClass

Interfaces

  • ArrayAccess
  • Countable
  • DateTimeInterface
  • Iterator
  • OuterIterator
  • SeekableIterator
  • Serializable
  • Throwable
  • Traversable

Exceptions

  • Exception
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class Exception

Exception implements Throwable

Direct known subclasses

cException, NotInitializedException

Indirect known subclasses

cBadFunctionCallException, cBadMethodCallException, cOutOfRangeException, cOverflowException, cRangeException, cRuntimeException, cUnderflowException, cUnexpectedValueException, PifaDatabaseException, PifaException, PifaIllegalStateException, PifaMailException, cDbException, PifaNotImplementedException, PifaNotYetStoredException, PifaValidationException, cDomainException, cErrorException, cFileNotFoundException, cInvalidArgumentException, cLengthException, cLogicException, cOutOfBoundsException
PHP Extension: Core
Documented at php.net
Methods summary
final private
# __clone( )
public
# __construct( mixed $message, mixed $code, mixed $previous )
public
# __wakeup( )
final public
# getMessage( )

Implementation of

Throwable::getMessage()
final public
# getCode( )

Implementation of

Throwable::getCode()
final public
# getFile( )

Implementation of

Throwable::getFile()
final public
# getLine( )

Implementation of

Throwable::getLine()
final public
# getTrace( )

Implementation of

Throwable::getTrace()
final public
# getPrevious( )

Implementation of

Throwable::getPrevious()
final public
# getTraceAsString( )

Implementation of

Throwable::getTraceAsString()
public
# __toString( )

Implementation of

Throwable::__toString()
Properties summary
protected string $message ''
#
private string $string ''
#
protected integer $code 0
#
protected mixed $file
#
protected mixed $line
#
private mixed $trace
#
private mixed $previous
#
CMS CONTENIDO 4.10.0 API documentation generated by ApiGen 2.8.0