Class ActiveRecord_SubclassNotFound

Description

Thrown if a required subclass could not be found

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

Exception
   |
   --ActiveRecord_Error
      |
      --ActiveRecord_SubclassNotFound
Method Summary
 ActiveRecord_SubclassNotFound __construct ( $class, [ $self = ''], [ $inheritCol = ''])
Methods
Constructor __construct (line 55)

Constructor

  • access: public
ActiveRecord_SubclassNotFound __construct ( $class, [ $self = ''], [ $inheritCol = ''])
  • $class
  • $self
  • $inheritCol

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