Class CellCollection.SudokuCellCollectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.github.skenvy.CellCollection.SudokuCellCollectionException
All Implemented Interfaces:
Serializable
Enclosing class:
CellCollection

public class CellCollection.SudokuCellCollectionException extends Exception
Used for cell collection related exceptions.
See Also:
  • Constructor Details

    • SudokuCellCollectionException

      public SudokuCellCollectionException(String string)