Class ActiveRecord_UnknownMethodError

Description

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

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

Exception
   |
   --ActiveRecord_Error
      |
      --ActiveRecord_UnknownMethodError
Variable Summary
 mixed $methodName
Method Summary
 ActiveRecord_UnknownMethodError __construct ( $methodName)
Variables
mixed $methodName (line 92)
  • access: public
Methods
Constructor __construct (line 87)

Constructor

  • access: public
ActiveRecord_UnknownMethodError __construct ( $methodName)
  • $methodName

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