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

Interface: Phly_Exception_Interface

Source Location: /Phly_Exception/Phly/Exception/Interface.php

Interface Phly_Exception_Interface

Interface Overview

Phly_Exception Observer Interface

Phly_Exception implements an observer subject. This interface describes what an observer should implement.

Located in /Phly_Exception/Phly/Exception/Interface.php [line 36]



		
				Author(s):
		
		
		
Information Tags:
Version:  @release-version@
Copyright:  2006 - Present, Matthew Weier O'Phinney
[ Top ]
Method Summary
void   event()  

[ Top ]
Methods
event  [line 38]

  void event( Phly_Exception $e  )


API Tags:
Static:  
Access:  public


[ Top ]