Class TypeDependencyNotAvailableException

  • All Implemented Interfaces:
    java.io.Serializable

    public class TypeDependencyNotAvailableException
    extends java.lang.RuntimeException
    Indicates an instance of a type which some other type depends on (via it's Inject annotated constructor is not available in the current scope
    Since:
    19.3.0
    Author:
    cdivilly
    See Also:
    Serialized Form