Class CycleException

All Implemented Interfaces:
Serializable

public class CycleException extends RuntimeException
See Also:
  • Field Details

  • Constructor Details

    • CycleException

      public CycleException(Object node)
  • Method Details

    • getNode

      public Object getNode()