All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----scrobble.IllegalWordException
IllegalWordException
is thrown when a word tries to be put on the board according to an invalid position.
public IllegalWordException()
public IllegalWordException(String s)
All Packages Class Hierarchy This Package Previous Next Index