com.retek.component.payment.integration.storedvaluecard
Class StoredValueCardProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.retek.component.payment.integration.storedvaluecard.StoredValueCardProcessingException
- All Implemented Interfaces:
- java.io.Serializable
- public abstract class StoredValueCardProcessingException
- extends java.lang.Exception
Indicates that the system was unable to process a stored value card request.
- See Also:
- Serialized Form
Method Summary |
java.lang.Throwable |
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 |
StoredValueCardProcessingException
public StoredValueCardProcessingException(java.lang.String message)
StoredValueCardProcessingException
public StoredValueCardProcessingException(java.lang.String message,
java.lang.Exception cause)
getCause
public java.lang.Throwable getCause()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28