Class CycleDetectedInComponentGraphException

    • Constructor Detail

      • CycleDetectedInComponentGraphException

        public CycleDetectedInComponentGraphException​(String message)
        Construct a new CompositionException instance.
        Parameters:
        message - The detail message for this exception.
      • CycleDetectedInComponentGraphException

        public CycleDetectedInComponentGraphException​(String message,
                                                      Throwable throwable)
        Construct a new CompositionException instance.
        Parameters:
        message - The detail message for this exception.
        throwable - the root cause of the exception