Omeka_Job_Worker_InterruptException

class Omeka_Job_Worker_InterruptException

Package: Job\Worker

Exception thrown when the type of job could not be inferred from the message passed to the factory.

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()