core.error#

exception immp.core.error.ConfigError#

Bases: Exception

Error for invalid configuration in a given context.

exception immp.core.error.PlugError#

Bases: Exception

Error for plug-specific problems.

exception immp.core.error.HookError#

Bases: Exception

Error for hook-specific problems.