Uses of Class
ggencoder.exceptions.InvalidGameGenieLetterException

Packages that use InvalidGameGenieLetterException
ggencoder.datastructures   
 

Uses of InvalidGameGenieLetterException in ggencoder.datastructures
 

Methods in ggencoder.datastructures that throw InvalidGameGenieLetterException
 int GameGenieCode.toHex(char letter)
          Translates a game genie letter to hexadecimal.
 int AbstractGameGenieCode.toHex(char letter)
          Translates a game genie letter to hexadecimal.