Package edu.pdx.cs410J.di
Class CreditCardTransactionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.pdx.cs410J.di.CreditCardTransactionException
- All Implemented Interfaces:
Serializable
Throw when there was an error when transacting with a
CreditCardService
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CreditCardTransactionException
-
-
Method Details
-
getCode
Returns the error code of the transaction- Returns:
-