I've made the GUI for flipping puzzle, Cancel button still need fixing
[puzzles.git] / src / com / github / puzzles / core / InvalidPuzzleSizeException.java
blob04340e9270485714ed4ac5c9d8bfde6ed2cc76a8
1 package com.github.puzzles.core;
3 public class InvalidPuzzleSizeException extends RuntimeException {
5 /**
6 *
7 */
8 private static final long serialVersionUID = -6404963499585790729L;