--------------------------------------- Omeka_Job_Factory_MissingClassException --------------------------------------- .. php:class:: Omeka_Job_Factory_MissingClassException Package: :doc:`Job\\Factory ` Exception thrown when the type of job could not be inferred from the message passed to the factory. .. php:attr:: message .. php:attr:: code .. php:attr:: file .. php:attr:: line .. php:method:: __clone() .. php:method:: __construct($message, $code, $previous) :param unknown $message: :param unknown $code: :param unknown $previous: .. php:method:: getMessage() .. php:method:: getCode() .. php:method:: getFile() .. php:method:: getLine() .. php:method:: getTrace() .. php:method:: getPrevious() .. php:method:: getTraceAsString() .. php:method:: __toString()