Class TopoCycleException

All Implemented Interfaces:
Serializable

@API(status=STABLE) public final class TopoCycleException extends IllegalStateException
Since:
03/02/2022
See Also:
  • Constructor Details

    • TopoCycleException

      public TopoCycleException()
    • TopoCycleException

      public TopoCycleException(String s)
    • TopoCycleException

      public TopoCycleException(String message, Throwable cause)
    • TopoCycleException

      public TopoCycleException(Throwable cause)