Class UndoOutOfBoundsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eu.zajc.akiwrapper.core.exceptions.AkinatorException
org.eu.zajc.akiwrapper.core.exceptions.UndoOutOfBoundsException
- All Implemented Interfaces:
Serializable
An exception indicating that
Question.undoAnswer() has been called on the
first question - when Query.getStep() is 0.- Author:
- Marko Zajc
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eu.zajc.akiwrapper.core.exceptions.AkinatorException
getDebugInformationMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UndoOutOfBoundsException
public UndoOutOfBoundsException()
-