Omeka_Plugin_Installer_Exception

class Omeka_Plugin_Installer_Exception

Package: Plugin\Installer

An exception thrown when the plugin installer is unable to install, uninstall, activate, deactivate, or upgrade 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()