Omeka_Plugin_Loader_Exception

Package: Plugin\Loader

class Omeka_Plugin_Loader_Exception

extends Exception

implements Throwable

An exception thrown when the plugin loader is unable to load a plugin.

property Omeka_Plugin_Loader_Exception::$message

protected

property Omeka_Plugin_Loader_Exception::$code

protected

property Omeka_Plugin_Loader_Exception::$file

protected

property Omeka_Plugin_Loader_Exception::$line

protected

Omeka_Plugin_Loader_Exception::__clone()
Omeka_Plugin_Loader_Exception::__construct($message, $code, $previous)
Parameters:
  • $message

  • $code

  • $previous

Omeka_Plugin_Loader_Exception::__wakeup()
Omeka_Plugin_Loader_Exception::getMessage()
Omeka_Plugin_Loader_Exception::getCode()
Omeka_Plugin_Loader_Exception::getFile()
Omeka_Plugin_Loader_Exception::getLine()
Omeka_Plugin_Loader_Exception::getTrace()
Omeka_Plugin_Loader_Exception::getPrevious()
Omeka_Plugin_Loader_Exception::getTraceAsString()
Omeka_Plugin_Loader_Exception::__toString()