Uses of Class
net.sf.mud4j.ability.AbilityException

Packages that use AbilityException
net.sf.mud4j.ability Provides interfaces and classes for abilities and applying abilities to characters, locations, etc. 
 

Uses of AbilityException in net.sf.mud4j.ability
 

Methods in net.sf.mud4j.ability that throw AbilityException
abstract  void CharacterAbility.run()
          Run the ability.
abstract  void LocationAbility.run()
          Run the ability.
 void Ability.run()
          Run the ability.
 



Copyright © 2006-2007 mud4j. All Rights Reserved.