Class ActiveRecord_SequencesNotSupportedError

Description

Indicates an attempt to use a sequence on a connection that does not support them.

Located in /activerecord/lib/ActiveRecord/Connection.php (line 15)

Exception
   |
   --ActiveRecord_SequencesNotSupportedError
Method Summary
 ActiveRecord_SequencesNotSupportedError __construct ()
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace
Methods
Constructor __construct (line 19)

Constructor

  • access: public
ActiveRecord_SequencesNotSupportedError __construct ()

Redefinition of:
Exception::constructor __construct ( [$message = ], [$code = ], [$previous = ] )

Inherited Methods

Inherited From Exception (Internal Class)

 constructor __construct ( [$message = ], [$code = ], [$previous = ] )
 getCode ( )
 getFile ( )
 getLine ( )
 getMessage ( )
 getPrevious ( )
 getTrace ( )
 getTraceAsString ( )
 __clone ( )
 __toString ( )

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