Class UndoOutOfBoundsException

All Implemented Interfaces:
Serializable

public class UndoOutOfBoundsException extends AkinatorException
An exception indicating that Question.undoAnswer() has been called on the first question - when Query.getStep() is 0.
Author:
Marko Zajc
See Also:
  • Constructor Details

    • UndoOutOfBoundsException

      public UndoOutOfBoundsException()