I have deleted some warnings :)
[puzzles.git] / src / com / github / puzzles / core / RectangularPuzzleIndexOutOfBoundsException.java
blob7bb567aed07f08b7b90bc390be1d3ab164fc601b
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 RectangularPuzzleIndexOutOfBoundsException extends
14 RuntimeException {
16 /**
19 private static final long serialVersionUID = -3574940876834216117L;