Omeka_Job_Worker_InterruptException
Package: Job\Worker
- class Omeka_Job_Worker_InterruptException
extends Exception
implements Throwable
Exception thrown when the type of job could not be inferred from the message passed to the factory.
- property Omeka_Job_Worker_InterruptException::$message
protected
- property Omeka_Job_Worker_InterruptException::$code
protected
- property Omeka_Job_Worker_InterruptException::$file
protected
- property Omeka_Job_Worker_InterruptException::$line
protected
- Omeka_Job_Worker_InterruptException::__clone()
- Omeka_Job_Worker_InterruptException::__construct($message, $code, $previous)
- Parameters:
$message
$code
$previous
- Omeka_Job_Worker_InterruptException::__wakeup()
- Omeka_Job_Worker_InterruptException::getMessage()
- Omeka_Job_Worker_InterruptException::getCode()
- Omeka_Job_Worker_InterruptException::getFile()
- Omeka_Job_Worker_InterruptException::getLine()
- Omeka_Job_Worker_InterruptException::getTrace()
- Omeka_Job_Worker_InterruptException::getPrevious()
- Omeka_Job_Worker_InterruptException::getTraceAsString()
- Omeka_Job_Worker_InterruptException::__toString()