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

Packages that use NotImplementedException
org.starhope.appius.pay.util   
 

Uses of NotImplementedException in org.starhope.appius.pay.util
 

Methods in org.starhope.appius.pay.util that throw NotImplementedException
 void PaymentCredential.setIBCCard(String ibcCode)
          This was to have been part of Project Risqué and was never implemented.
static int PaymentCredential.verifyIBC(String ibcCode)