Package dev.demeng.pluginbase.di.exception
package dev.demeng.pluginbase.di.exception
-
ExceptionsClassDescriptionBase exception for all dependency injection related errors.Thrown when a required dependency cannot be resolved.Exception thrown when attempting to register an instance with a type that is not assignable from the instance's actual class.