Omeka_File_Ingest_Exception

Package: File\Ingest

class Omeka_File_Ingest_Exception

extends Exception

implements Throwable

An exception to be thrown when something goes wrong during the file ingest process.

property Omeka_File_Ingest_Exception::$message

protected

property Omeka_File_Ingest_Exception::$code

protected

property Omeka_File_Ingest_Exception::$file

protected

property Omeka_File_Ingest_Exception::$line

protected

Omeka_File_Ingest_Exception::__clone()
Omeka_File_Ingest_Exception::__construct($message, $code, $previous)
Parameters:
  • $message

  • $code

  • $previous

Omeka_File_Ingest_Exception::__wakeup()
Omeka_File_Ingest_Exception::getMessage()
Omeka_File_Ingest_Exception::getCode()
Omeka_File_Ingest_Exception::getFile()
Omeka_File_Ingest_Exception::getLine()
Omeka_File_Ingest_Exception::getTrace()
Omeka_File_Ingest_Exception::getPrevious()
Omeka_File_Ingest_Exception::getTraceAsString()
Omeka_File_Ingest_Exception::__toString()