Class ActiveRecord_UnknownPropertyError

Description

Thrown if an attempt is made to access a non-existent property

Located in /activerecord/lib/ActiveRecord/Base.php (line 68)

Exception
   |
   --ActiveRecord_Error
      |
      --ActiveRecord_UnknownPropertyError
Variable Summary
Method Summary
 ActiveRecord_UnknownPropertyError __construct ( $propertyName)
Variables
mixed $propertyName (line 77)
  • access: public
Methods
Constructor __construct (line 72)

Constructor

  • access: public
ActiveRecord_UnknownPropertyError __construct ( $propertyName)
  • $propertyName

Redefinition of:
ActiveRecord_Error::__construct()
Constructor

Inherited Methods

Inherited From ActiveRecord_Error

 ActiveRecord_Error::__construct()

Documentation generated on Wed, 25 Apr 2012 09:46:41 -0700 by phpDocumentor 1.4.3