atg.integrations.payflowpro
Class PayFlowProException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by atg.integrations.payflowpro.PayFlowProException
All Implemented Interfaces:
java.io.Serializable

public class PayFlowProException
extends java.lang.Exception

PayFlowProException This is the main class for the Pay Flow Pro server connection.

See Also:
Serialized Form

Field Summary
static java.lang.String CLASS_VERSION
          Class version string
 
Constructor Summary
PayFlowProException(java.lang.String exceptionString)
          PayFlowProException
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

CLASS_VERSION

public static java.lang.String CLASS_VERSION
Class version string

Constructor Detail

PayFlowProException

public PayFlowProException(java.lang.String exceptionString)
PayFlowProException

Parameters:
exceptionString - the exception.
Throws:
ServiceException - if something went wrong