injectable.errors

Custom exceptions raised by injectable.

exception injectable.errors.AutowiringError[source]

Error indicating autowiring of a function failed.

exception injectable.errors.InjectionError[source]

Error indicating dependency injection failed.