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

InvalidAttributeValueException Class Reference
[Form Exceptions]

List of all members.

Detailed Description

Exception thrown when an invalid attribute value is attempted to be set in a Field.

Author:
Scott Peshak

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

Public Member Functions

 __construct ($value, $expected)
 Constructor.


Member Function Documentation

InvalidAttributeValueException::__construct value,
expected
 

Constructor.

Thin wrapper around Exception::__construct()

Parameters:
$value Invalid value that was passed.
$expected The value (or type) that was expected.

Definition at line 15 of file invalidattributevalue-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