public class CircularDependencyException
extends java.lang.Exception
CircularDependencyException will be thrown if a circular
dependency is detected.| Constructor and Description |
|---|
CircularDependencyException(java.lang.String message) |
CircularDependencyException(java.lang.Throwable cause) |
Copyright © 2019 The Apache Software Foundation