Omeka_Plugin_Installer_Exception
Package: Plugin\Installer
- class Omeka_Plugin_Installer_Exception
extends Exception
implements Throwable
An exception thrown when the plugin installer is unable to install, uninstall, activate, deactivate, or upgrade a plugin.
- property Omeka_Plugin_Installer_Exception::$message
protected
- property Omeka_Plugin_Installer_Exception::$code
protected
- property Omeka_Plugin_Installer_Exception::$file
protected
- property Omeka_Plugin_Installer_Exception::$line
protected
- Omeka_Plugin_Installer_Exception::__clone()
- Omeka_Plugin_Installer_Exception::__construct($message, $code, $previous)
- Parameters:
$message
$code
$previous
- Omeka_Plugin_Installer_Exception::__wakeup()
- Omeka_Plugin_Installer_Exception::getMessage()
- Omeka_Plugin_Installer_Exception::getCode()
- Omeka_Plugin_Installer_Exception::getFile()
- Omeka_Plugin_Installer_Exception::getLine()
- Omeka_Plugin_Installer_Exception::getTrace()
- Omeka_Plugin_Installer_Exception::getPrevious()
- Omeka_Plugin_Installer_Exception::getTraceAsString()
- Omeka_Plugin_Installer_Exception::__toString()