Class AbstractInjector.UnsatisfiableDependenciesException

All Implemented Interfaces:
Serializable
Enclosing class:
AbstractInjector<T>

public static class AbstractInjector.UnsatisfiableDependenciesException extends PicoCompositionException
Exception thrown when some of the component's dependencies are not satisfiable.
Author:
Aslak Hellesøy, Mauro Talevi
See Also:
  • Constructor Details

    • UnsatisfiableDependenciesException

      public UnsatisfiableDependenciesException(String message)