Omeka_Plugin_Loader_Exception

class Omeka_Plugin_Loader_Exception

Package: Plugin\Loader

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

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

Project Versions

Previous topic

Libraries/Omeka/Plugin/Loader

Next topic

Libraries/Omeka/Record

This Page