|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VOOGAEngineException | |
---|---|
vooga.gameEngine.exception |
Uses of VOOGAEngineException in vooga.gameEngine.exception |
---|
Subclasses of VOOGAEngineException in vooga.gameEngine.exception | |
---|---|
class |
GameInstantiationException
An exception indicating that a specified type of AbstractGame
was unable to be created. |
class |
IllegalNumberOfPlayersException
Exception to be thrown when an AbstractGame is attempted to be
played with an invalid number of players. |
class |
LevelLoadingException
Exception to be thrown if there is an error in parsing an XML file representing a level. |
class |
MissingResourceException
Exception to be thrown when a URL does not contain the desired information to be drawn from it. |
class |
SerializationException
Exception to be thrown when an object cannot be serialized |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |