Uses of Class
org.starhope.appius.except.NonSufficientFundsException

Packages that use NonSufficientFundsException
org.starhope.appius.user   
 

Uses of NonSufficientFundsException in org.starhope.appius.user
 

Methods in org.starhope.appius.user that throw NonSufficientFundsException
 void User.endEventPurchaseRaw(int eventID, int itemID)
          WRITEME: document this method (brpocock, Aug 31, 2009)
protected abstract  void User.endEventPurchaseRaw(int eventID, ItemCreationTemplate itemCreationTemplate)
          WRITEME: document this method (brpocock, Dec 30, 2009)