Omeka_Db_Migration_Exception

class Omeka_Db_Migration_Exception

Package: Db\Migration

Indicates an error during the database migration process.

property message
property string
property code
property file
property line
property trace
property previous
__clone()
__construct($message, $code, $previous)
Parameters:
  • $message (unknown) –
  • $code (unknown) –
  • $previous (unknown) –
getMessage()
getCode()
getFile()
getLine()
getTrace()
getPrevious()
getTraceAsString()
__toString()

Project Versions

Previous topic

Omeka_Db_Migration_AbstractMigration

Next topic

Omeka_Db_Migration_Manager

This Page