Uses of Class
model.moves.PromotionException

Packages that use PromotionException
controller   
 

Uses of PromotionException in controller
 

Methods in controller that throw PromotionException
 boolean Control.updateGame(Move x)
          transformer(mutative): This method is responsible for changing the current game based on the Move passed as parameter, consequently it needs to execute the argument Move.