PeasPluginInfoError

These identify the various errors that can occur while loading a plugin.

Values

ValueMeaning
LOADING_FAILED0

The plugin failed to load.

LOADER_NOT_FOUND1

The plugin's loader was not found.

DEP_NOT_FOUND2

A dependency of the plugin was not found.

DEP_LOADING_FAILED3

A dependency of the plugin failed to load.