All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class scrobble.IllegalPositionException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----scrobble.IllegalPositionException

public class IllegalPositionException
extends Exception
The IllegalPositionException is thrown when a word tries to be put on the board according to an invalid position.


Constructor Index

 o IllegalPositionException()
Creates a new IllegalPositionException

Constructors

 o IllegalPositionException
 public IllegalPositionException()
Creates a new IllegalPositionException


All Packages  Class Hierarchy  This Package  Previous  Next  Index