Uses of Class
org.vizzini.VizziniException

Packages that use VizziniException
org.vizzini.game Provides core game classes for the game framework. 
org.vizzini.game.action Provides action classes for games in the game framework. 
 

Uses of VizziniException in org.vizzini.game
 

Subclasses of VizziniException in org.vizzini.game
 class GameException
          Provides a base exception for the game framework.
 

Uses of VizziniException in org.vizzini.game.action
 

Subclasses of VizziniException in org.vizzini.game.action
 class IllegalActionException
          Provides an exception which indicates an illegal action has been encountered.
 



Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02