Class ChainCycleException

All Implemented Interfaces:
Serializable

@Deprecated public class ChainCycleException extends RuntimeException
Deprecated.
Will be removed in Vespa 8 with no replacement.
Author:
Tony Vaagenes
See Also:
  • Constructor Details

    • ChainCycleException

      public ChainCycleException(List<?> components)
      Deprecated.
  • Method Details

    • components

      public List<?> components()
      Deprecated.