PluginNotFoundException
class PluginNotFoundException extends PluginException (View source)
Plugin exception class to be thrown when a plugin ID could not be found.
Methods
__construct(string $plugin_id, string $message = '', int $code = 0, Exception $previous = NULL)
Construct a PluginNotFoundException exception.
Details
__construct(string $plugin_id, string $message = '', int $code = 0, Exception $previous = NULL)
Construct a PluginNotFoundException exception.