All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----scrobble.LetterNotInRackException
LetterNotInRackException
is thrown when we want to remove
a letter which is not in the Letters of Player.
public LetterNotInRackException(Letter letter)
All Packages Class Hierarchy This Package Previous Next Index