Omeka_Job_Factory_MissingClassException

class Omeka_Job_Factory_MissingClassException

Package: Job\Factory

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

property message
property code
property file
property line
__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_Job_Factory_MalformedJobException

Next topic

Libraries/Omeka/Job/Process

This Page