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