CompositionRootNotFoundException public class CompositionRootNotFoundException : Exception Occurs when composing requested but no ICompositionRoot is present in the given assembly. Documentation Code public CompositionRootNotFoundException(Assembly assembly, Exception innerException = null) Constructs a CompositionRootNotFoundException.