Overview

Namespaces

  • DedicatedApi
    • Structures
    • Xmlrpc
  • ManiaLib
    • Gui
      • Cards
        • Dialogs
        • Navigation
      • Elements
      • Layouts
      • Maniacode
        • Elements
    • Utils
  • ManiaLive
    • Application
    • Config
    • Data
    • Database
      • MySQL
      • SQLite
    • DedicatedApi
      • Callback
    • Event
    • Features
      • Admin
      • ChatCommand
      • Tick
      • WebServices
    • Gui
      • Controls
      • Elements
      • Windows
    • PluginHandler
    • Threading
    • Utilities
  • ManiaLiveApplication
  • Maniaplanet
    • WebServices
      • ManiaConnect
      • ManiaHome
      • Rankings
  • PHP

Classes

  • Dependency
  • Event
  • Plugin
  • PluginHandler

Interfaces

  • Listener
  • WaitingCompliant

Exceptions

  • DependencyException
  • DependencyNotFoundException
  • DependencyTooNewException
  • DependencyTooOldException
  • Exception
  • Overview
  • Namespace
  • Class
  • Tree

Class DependencyTooNewException

Exception
Extended by ManiaLive\PluginHandler\DependencyException
Extended by ManiaLive\PluginHandler\DependencyTooNewException
Namespace: ManiaLive\PluginHandler
Located at libraries/ManiaLive/PluginHandler/Dependency.php
Methods summary
public
# __construct( ManiaLive\PluginHandler\Plugin $plugin, ManiaLive\PluginHandler\Dependency $dependency )

Parameters

$plugin
ManiaLive\PluginHandler\Plugin
$plugin
$dependency
ManiaLive\PluginHandler\Dependency
$dependency

Overrides

Exception::__construct()
Methods inherited from Exception
__toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
ManiaLiveDoc API documentation generated by ApiGen 2.8.0