---------------------------------------------------- Omeka_Job_Dispatcher_Adapter_RequiredOptionException ---------------------------------------------------- Package: :doc:`Job\\Dispatcher\\Adapter ` .. php:class:: Omeka_Job_Dispatcher_Adapter_RequiredOptionException extends :php:class:`LogicException` implements :php:interface:`Throwable` Exception thrown when required options have not been passed to the Omeka_Job_Dispatcher_Adapter_AdapterInterface's constructor. .. php:attr:: message protected .. php:attr:: code protected .. php:attr:: file protected .. php:attr:: line protected .. php:method:: __clone() .. php:method:: __construct($message, $code, $previous) :param $message: :param $code: :param $previous: .. php:method:: __wakeup() .. php:method:: getMessage() .. php:method:: getCode() .. php:method:: getFile() .. php:method:: getLine() .. php:method:: getTrace() .. php:method:: getPrevious() .. php:method:: getTraceAsString() .. php:method:: __toString()