Phly Documentation Phly
[ return to channel ] [ class tree: Phly ] [ index: Phly ] [ all elements ]

Class: Phly_Config_Exception

Source Location: /Phly_Config/Phly/Config/Exception.php

Class Phly_Config_Exception

Class Overview

Phly_Config exceptions

Extends Phly_Exception, allowing exceptions to be observed.

Located in /Phly_Config/Phly/Config/Exception.php [line 41]

Exception
   |
   --Phly_Exception
      |
      --Phly_Config_Exception
Author(s): Information Tags:
Version:  @release-version@
Copyright:  2006 - Present, Matthew Weier O'Phinney
[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From Phly_Exception

Phly_Exception::__construct()
Constructor
Phly_Exception::attach()
Attach an observer
Phly_Exception::notify()
Notify observers of an error event
Phly_Exception::__toString()
String representation of exception

[ Top ]