Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

InvalidCallbackException Class Reference
[Form Exceptions]

List of all members.

Detailed Description

Exception thrown when an invalid callback function is encountered.

This commonly is when is_callable() fails.

Author:
Scott Peshak

Definition at line 7 of file invalidcallback-exception.inc.php.

Public Member Functions

 __construct ($callback)
 Constructor.


Member Function Documentation

InvalidCallbackException::__construct callback  ) 
 

Constructor.

Parameters:
$callback Name of the callback that was attempted.

Definition at line 13 of file invalidcallback-exception.inc.php.


The documentation for this class was generated from the following file:
Generated on Fri Oct 27 12:26:41 2006 for BaseJumper by doxygen 1.3.9.1