Package io.github.skenvy
Class Cell.SudokuCellCantSetValueOfPredeterminedCellException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.github.skenvy.Cell.SudokuCellException
io.github.skenvy.Cell.SudokuCellCantSetValueOfPredeterminedCellException
- All Implemented Interfaces:
Serializable
- Enclosing class:
Cell
public class Cell.SudokuCellCantSetValueOfPredeterminedCellException
extends Cell.SudokuCellException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SudokuCellCantSetValueOfPredeterminedCellException
public SudokuCellCantSetValueOfPredeterminedCellException()
-