CircularDependencyException public class CircularDependencyException : ExceptionBaseException Represents the exception which will be threw when a circular dependency found. Documentation Code public CircularDependencyException(Type type, Exception innerException = null) Constructs a CircularDependencyException