jdollars.core
Class AddressVerificationFailedException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jdollars.core.CreditCardException
                    |
                    +--jdollars.core.AddressVerificationFailedException
All Implemented Interfaces:
java.io.Serializable

public class AddressVerificationFailedException
extends CreditCardException

Address verification (AVS) failed

See Also:
Serialized Form

Constructor Summary
AddressVerificationFailedException(java.lang.String strMsg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AddressVerificationFailedException

public AddressVerificationFailedException(java.lang.String strMsg)
Parameters:
strMsg - - message