Class Migration_IrreversibleError

Description

Located in /migration/lib/Migration/IrreversibleError.php (line 6)

Exception
   |
   --Migration_IrreversibleError
Variable Summary
 mixed $class_name
 mixed $scope
Method Summary
 Migration_IrreversibleError __construct (string $scope, string $class_name)
Variables
mixed $class_name (line 8)
  • access: public
mixed $scope (line 7)
  • access: public

Inherited Variables

Inherited from Exception (Internal Class)

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

Constructor

  • access: public
Migration_IrreversibleError __construct (string $scope, string $class_name)
  • string $scope: The scope value of the migration, if any
  • string $class_name: The name of the irreversible migration class

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:43 -0700 by phpDocumentor 1.4.3