com.retek.component.payment.integration.creditapp
Class MockCreditAppProcessingException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.retek.component.payment.integration.creditapp.CreditAppProcessingException
              extended bycom.retek.component.payment.integration.creditapp.MockCreditAppProcessingException
All Implemented Interfaces:
java.io.Serializable

public class MockCreditAppProcessingException
extends CreditAppProcessingException

See Also:
Serialized Form

Constructor Summary
MockCreditAppProcessingException(java.lang.String message)
           
MockCreditAppProcessingException(java.lang.String message, java.lang.Exception cause)
           
 
Methods inherited from class com.retek.component.payment.integration.creditapp.CreditAppProcessingException
getCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, 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
 

Constructor Detail

MockCreditAppProcessingException

public MockCreditAppProcessingException(java.lang.String message)

MockCreditAppProcessingException

public MockCreditAppProcessingException(java.lang.String message,
                                        java.lang.Exception cause)


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25