I have deleted some warnings :)
[puzzles.git] / src / com / github / puzzles / core / NoEmptyCaseAdjacentSlidingPuzzleExecption.java
blob9f72de4539c15e8978182819dc9600636c0a4a5f
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 {
15 /**
18 private static final long serialVersionUID = -9215866099344609257L;