Halt

io.github.kelvindev15.prolog.solver.Solver.Solution.Halt
final case class Halt(exception: Exception)

A wrapper for the exception raised by the solver.

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product