Class FailException

All Implemented Interfaces:
Serializable

public final class FailException extends RuntimeException
It is thrown when search has encountered a dead end and backtracking must occurr.
Version:
4.10
See Also:
  • Field Details

  • Constructor Details

    • FailException

      FailException()
  • Method Details