Phergie
[
class tree: Phergie
] [
index: Phergie
] [
all elements
]
LICENSE
Packages:
Phergie
Files:
Abstract.php
Abstract.php
Abstract.php
Abstract.php
Abstract.php
Async.php
Autoload.php
Bot.php
Command.php
Config.php
Connection.php
Console.php
Exception.php
Exception.php
Exception.php
Exception.php
Exception.php
Exception.php
Exception.php
Exception.php
Handler.php
Handler.php
Handler.php
Hostmask.php
phergie.php
Request.php
Response.php
Standard.php
Streams.php
Classes:
Phergie_Autoload
Phergie_Bot
Phergie_Config
Phergie_Config_Exception
Phergie_Connection
Phergie_Connection_Exception
Phergie_Connection_Handler
Phergie_Driver_Abstract
Phergie_Driver_Exception
Phergie_Driver_Streams
Phergie_Event_Abstract
Phergie_Event_Command
Phergie_Event_Exception
Phergie_Event_Handler
Phergie_Event_Request
Phergie_Event_Response
Phergie_Exception
Phergie_Hostmask
Phergie_Hostmask_Exception
Phergie_Plugin_Abstract
Phergie_Plugin_Exception
Phergie_Plugin_Handler
Phergie_Process_Abstract
Phergie_Process_Async
Phergie_Process_Exception
Phergie_Process_Standard
Phergie_Ui_Abstract
Phergie_Ui_Console
Class: Phergie_Exception
Source Location: /Phergie/Exception.php
Class Overview
Exception | --Phergie_Exception
Base class for all Phergie-related exceptions.
Author(s):
Phergie Development Team <
team@phergie.org
>
Child classes:
Phergie_Plugin_Exception
Exception related to plugin handling.
Phergie_Config_Exception
Exception related to configuration.
Phergie_Driver_Exception
Exception related to driver operations.
Phergie_Connection_Exception
Exception related to a connection to an IRC server.
Phergie_Event_Exception
Exception related to outgoing events.
Phergie_Process_Exception
Exception related to event processor operations.
Phergie_Hostmask_Exception
Exception related to hostmask handling.
Inherited Variables
Class: Exception (Internal Class)
$code
$file
$line
$message
$previous
$string
$trace
Inherited Methods
Class: Exception (Internal Class)
constructor __construct ( [$message = ], [$code = ], [$previous = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getPrevious ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )
Class Details
[line 31]
Base class for all Phergie-related exceptions.
Tags:
author:
Phergie Development Team <
team@phergie.org
>
link:
http://pear.phergie.org/package/Phergie
license:
New BSD License
[
Top
]
Documentation generated on Mon, 27 Sep 2010 23:03:47 -0500 by
phpDocumentor 1.4.3