Class Migration_InvalidMigrationError

Description

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

Exception
   |
   --Migration_InvalidMigrationError
Variable Summary
 mixed $filename
Method Summary
 Migration_InvalidMigrationError __construct (string $filename,  $errorMsg)
Variables
mixed $filename (line 7)
  • access: public

Inherited Variables

Inherited from Exception (Internal Class)

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

Constructor

  • access: public
Migration_InvalidMigrationError __construct (string $filename,  $errorMsg)
  • string $filename: The name of the invlalid migration
  • $errorMsg

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