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.
-
IllegalPositionException()
- Creates a new IllegalPositionException
IllegalPositionException
public IllegalPositionException()
- Creates a new IllegalPositionException
All Packages Class Hierarchy This Package Previous Next Index