Class InvalidHintsException

All Implemented Interfaces:
Serializable

public class InvalidHintsException extends IllegalArgumentException
Exception thrown when the hints provided to a solver are invalid.
See Also:
  • Constructor Details

    • InvalidHintsException

      public InvalidHintsException(String s)
      Constructs a new InvalidHintsException with the specified detail message.
      Parameters:
      s - the detail message