CircularDependencyException public class CircularDependencyException : ExceptionBaseException Represents the exception the container throws when a circular dependency is found. Documentation Code public CircularDependencyException(Type type, Exception innerException = null) Constructs a CircularDependencyException.