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)
 void User.endEventPurchaseRaw(int eventID, com.tootsville.braque.StoreItem item)
          WRITEME: document this method (brpocock, Aug 24, 2009)
 void User.purchase(com.tootsville.braque.StoreItem item)
          WRITEME: document this method (brpocock, Aug 28, 2009)