NoSchemasForDifficultyException

Exception thrown when no Sudoku schemas are found for a given difficulty.

Constructors

Link copied to clipboard
constructor(difficulty: Difficulty)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?