Making some changes, I added makeCorrectPuzzle method, which i have to
[puzzles.git] / src / com / github / puzzles / core / NoEmptyCaseAdjacentSlidingPuzzleExecption.java
blobc1ab876fa6c65a55b70ad91af1e17829f71d0917
1 /*
2 * To change this license header, choose License Headers in Project Properties.
3 * To change this template file, choose Tools | Templates
4 * and open the template in the editor.
5 */
7 package com.github.puzzles.core;
9 /**
11 * @author root
13 public class NoEmptyCaseAdjacentSlidingPuzzleExecption extends RuntimeException {