I've made the GUI for flipping puzzle, Cancel button still need fixing
[puzzles.git] / src / com / github / puzzles / core / NoEmptyCaseAdjacentSlidingPuzzleException.java
blob059d7e115bdb23f1db03e6da2c180a3c0bc4d413
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 NoEmptyCaseAdjacentSlidingPuzzleException extends RuntimeException {
15 /**
18 private static final long serialVersionUID = -9215866099344609257L;