Class ActiveRecord_Invalid

Description

Thrown if a record could not be saved to the database due to validation.

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

Exception
   |
   --ActiveRecord_Error
      |
      --ActiveRecord_Invalid
Variable Summary
 mixed $record
Method Summary
 ActiveRecord_Invalid __construct (ActiveRecord $record)
Variables
mixed $record (line 167)
  • access: public
Methods
Constructor __construct (line 162)

Constructor

  • access: public
ActiveRecord_Invalid __construct (ActiveRecord $record)
  • ActiveRecord $record: The invalid object

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